
/* --------------------------------- */
/* HEADER */
#header
{
	width:1248px; 
	height:244px;
	background-image:url('Themes/NewTheme/images/header/bheader.png')
}
#Title
{
	position:relative;
	top:90;
	width:536px; 
	height:96px;
	background-image:url('Themes/NewTheme/images/header/newtitle4.png')
}
#bbrnav
{
	position:relative;
	float:right;
     width:10px;
     z-index:2;
	height:23px;
	background-image:url('Themes/NewTheme/images/header/bbrnav.png');
    background-position:left;
    background-repeat:no-repeat;
}
#bblnav
{
	position:relative;
	float:left;
    width:10px;
    z-index:2;
	height:23px;
	background-image:url('Themes/NewTheme/images/header/bblnav.png');
    background-position:right;
    background-repeat:no-repeat;
}


/* --------------------------------- */
#leftty
{
	float:left;
	background:url('Themes/NewTheme/images/header/left.png') right no-repeat;
	min-width:191px; 
	height:492;    
}
#rightty
{
	float:left;
	background:url('Themes/NewTheme/images/header/right.png') left no-repeat ;
	min-width:191px; 
	height:492;
}
#innerside
{
	padding-left:9px;
    padding-right:3px;
    padding-top:15px;
}
#centerty
{
    float:left;
	background:url('Themes/NewTheme/images/header/center.png') top no-repeat #f0e6dd;
	width:866px; 
	min-height:550;
}
#main
{
    position:relative;
    top:-2px;
	width:1248px; 
}
#thepage
{
	margin: 15px;
}

/* -----Blocks--------- *//* --------------------------------- */
#mblock
{
    width:118px; 
}
#block
{
	width:118px; 
	min-height:124px;
}
#blocks
{
	width:118px; 
	height:10px;
}
#blockm
{
	padding-top:15px;
	float:left;
	width:108px; 
	min-height:124px;
    background:url('Themes/NewTheme/images/header/nail.png') top center no-repeat #f0e6dd;
}
#ventrilo 
{
	font-size: 12px;
    padding:5px;
}
#ventrilo ul li
{
	text-align:left;
	list-style-type: none;
}
#ventrilo ul
{
	
	padding:0px;
    margins:0px;
    position:relative;
    top:-15px;
    list-style-type: none;
}
#shadowr
{
	float:right;
	width:10px; 
	min-height:124px;
    background:url('Themes/NewTheme/images/header/shadowr.png') left repeat-y;
}
#shadowb
{
	float:left;
	width:108px; 
	height:10px;
    background:url('Themes/NewTheme/images/header/hadowb.png') top repeat-x;
}
#shadowc
{
	float:right;
	width:10px; 
	height:10px;
    background:url('Themes/NewTheme/images/header/shadowc.png') top left no-repeat;
}
/* --------------------------------- *//* --------------------------------- */


/* --------------------------------- *//* --------------------------------- */
  .Home{
	
	background-image:url('pages/picture.php?text=Home&color=0');
	background-repeat:no-repeat;
	background-position:top;
    width: 53;
	
}
.Home:hover
{
	background-image:url('pages/picture.php?text=Home&color=1');
	background-repeat:no-repeat;
	background-position:top;
    width: 53;
}
.Forum{
	
	background-image:url('pages/picture.php?text=Forum&color=0');
	background-repeat:no-repeat;
	background-position:top;
    width: 62;
	
}
.Forum:hover
{
	background-image:url('pages/picture.php?text=Forum&color=1');
	background-repeat:no-repeat;
	background-position:top;
    width: 62;
}
.Members{
	
	background-image:url('pages/picture.php?text=Members&color=0');
	background-repeat:no-repeat;
	background-position:top;
    width: 77;
	
}
.Members:hover
{
	background-image:url('pages/picture.php?text=Members&color=1');
	background-repeat:no-repeat;
	background-position:top;
    width: 77;
}
.Profile{
	
	background-image:url('pages/picture.php?text=Profile&color=0');
	background-repeat:no-repeat;
	background-position:top;
    width: 67;
	
}
.Profile:hover
{
	background-image:url('pages/picture.php?text=Profile&color=1');
	background-repeat:no-repeat;
	background-position:top;
    width: 67;
}
.MyMessages{
	
	background-image:url('pages/picture.php?text=My Messages&color=0');
	background-repeat:no-repeat;
	background-position:top;
    width: 108;
	
}
.MyMessages:hover
{
	background-image:url('pages/picture.php?text=My Messages&color=1');
	background-repeat:no-repeat;
	background-position:top;
    width: 108;
}
.Calendar{
	
	background-image:url('pages/picture.php?text=Calendar&color=0');
	background-repeat:no-repeat;
	background-position:top;
    width: 84;
	
}
.Calendar:hover
{
	background-image:url('pages/picture.php?text=Calendar&color=1');
	background-repeat:no-repeat;
	background-position:top;
    width: 84;
}
.Help{
	
	background-image:url('pages/picture.php?text=Help&color=0');
	background-repeat:no-repeat;
	background-position:top;
    width: 46;
	
}
.Help:hover
{
	background-image:url('pages/picture.php?text=Help&color=1');
	background-repeat:no-repeat;
	background-position:top;
    width: 46;
}
.Search{
	
	background-image:url('pages/picture.php?text=Search&color=0');
	background-repeat:no-repeat;
	background-position:top;
    width: 68;
	
}
.Search:hover
{
	background-image:url('pages/picture.php?text=Search&color=1');
	background-repeat:no-repeat;
	background-position:top;
    width: 68;
}
.Login{
	
	background-image:url('pages/picture.php?text=Login&color=0');
	background-repeat:no-repeat;
	background-position:top;
    width: 54;
	
}
.Login:hover
{
	background-image:url('pages/picture.php?text=Login&color=1');
	background-repeat:no-repeat;
	background-position:top;
    width: 54;
}
.Logout{
	
	background-image:url('pages/picture.php?text=Logout&color=0');
	background-repeat:no-repeat;
	background-position:top;
    width: 71;
	
}
.Logout:hover
{
	background-image:url('pages/picture.php?text=Logout&color=1');
	background-repeat:no-repeat;
	background-position:top;
    width: 71;
}
.Admin{
	
	background-image:url('pages/picture.php?text=Admin&color=0');
	background-repeat:no-repeat;
	background-position:top;
    width: 57;
	
}
.Admin:hover
{
	background-image:url('pages/picture.php?text=Admin&color=1');
	background-repeat:no-repeat;
	background-position:top;
    width: 57;
}
.register{
	
	background-image:url('pages/picture.php?text=register&color=0');
	background-repeat:no-repeat;
	background-position:top;
    width: 80;
	
}
.register:hover
{
	background-image:url('pages/picture.php?text=register&color=1');
	background-repeat:no-repeat;
	background-position:top;
    width: 80;
}
#bbcnav
{
	position:relative;
    top: 1px;
    float:left;
    z-index:1;
	width:717px;
	height:23px;
	background:url('Themes/NewTheme/images/header/bbcnav.png') repeat;
}
#navv
{
	position:relative;
	top:100px;
    width:737px;
	height:21px;
}
