body {
  font-family: "Trebuchet MS", verdana, arial, sans-serif;
  text-align: left;
  margin-top:20px;
  margin-bottom:20px;
  margin-left:0px;
  margin-right:0px;
  color:#333;
  background: #DCDBD9 url("../img/backgrounds/bg.jpg");
  background-position: center top;
  background-repeat: repeat-x;
}

body.home {
  background: #FE9E9B url("../img/backgrounds/backred.jpg");
  background-position: center top;
  background-repeat: repeat-x;
}

body.vocal{
  background: #B8C8F5 url("../img/backgrounds/blueb.jpg");
  background-position: center top;
  background-repeat: repeat-x;
}

body.light {
  background: #E8B8F5 url("../img/backgrounds/backpurp.jpg");
  background-position: center top;
  background-repeat: repeat-x;
}

body.soul{
  background: #F5B7D3 url("../img/backgrounds/backpink.jpg");
  background-position: center top;
  background-repeat: repeat-x;
}

body.jazz{
  background: #F6CEB7 url("../img/backgrounds/backorange.jpg");
  background-position: center top;
  background-repeat: repeat-x;
}

body.other{
  background: #A3DABB url("../img/backgrounds/backgreen.jpg");
  background-position: center top;
  background-repeat: repeat-x;
}


body.faq{
  background: #9E968D url("../img/backgrounds/backbeige.jpg");
  background-position: center top;
  background-repeat: repeat-x;
}

body.darkg{
  background: #74999B url("../img/backgrounds/backdarkg.jpg");
  background-position: center top;
  background-repeat: repeat-x;
}

body.grey{
  background: #878787 url("../img/backgrounds/backgrey.jpg");
  background-position: center top;
  background-repeat: repeat-x;
}

body.contact{
  background: #A19BAF url("../img/backgrounds/backcontact.jpg");
  background-position: center top;
  background-repeat: repeat-x;
}


body.support{
  background: #686868 url("../img/backgrounds/backsupport.jpg");
  background-position: center top;
  background-repeat: repeat-x;
}


body.legends{
  background: #B9892F url("../img/backgrounds/backlegend.jpg");
  background-position: center top;
  background-repeat: repeat-x;
}







/* = LINKS  */

A:link {
	COLOR: #563BDF; text-decoration: none
}
A:visited {
	COLOR: #563BDF; text-decoration: none
}	
A:active {
	COLOR: #FF3300; text-decoration: none
}
A:hover {
	COLOR: #FF0000; text-decoration: underline
}


/* = OUTSIDE CONTAINER  */

#container {
  margin-left: auto; 
  margin-right: auto;
  width: 900px;
  padding: 0px;
    border: 1px solid #FFF; 
}



/* = OUTSIDE WRAPPER  */

#page_wrapper {
  width: 900px;
  text-align: left;
  background: #FFF url("../img/backgrounds/mainback18.jpg");
  border: none;
  
}

#page_wrapperhome {
  width: 900px;
  text-align: left;
  background: #FFF url("../img/backgrounds/mainback19.jpg");
  border: none;
  
}

#page_wrappervocal {
  width: 900px;
  text-align: left;
  background: #FFF url("../img/backgrounds/mainbackblue.jpg");
border: none;
  
}

#page_wrapperlight {
  width: 900px;
  text-align: left;
  background: #FFF url("../img/backgrounds/mainbackpurple.jpg");
  border: none; 
}

#page_wrappersoul {
  width: 900px;
  text-align: left;
  background: #FFF url("../img/backgrounds/mainbackpink.jpg");
border: none;
}

#page_wrapperjazzy {
  width: 900px;
  text-align: left;
  background: #FFF url("../img/backgrounds/mainbackorange.jpg");
border: none;
}

#page_wrapperother {
  width: 900px;
  text-align: left;
  background: #FFF url("../img/backgrounds/mainbackgreen.jpg");
border: none;
}

#page_wrapperfaq{
  width: 900px;
  text-align: left;
  background: #FFF url("../img/backgrounds/mainbackbeige.jpg");
border: none;
}

#page_wrapperdarkg{
  width: 900px;
  text-align: left;
  background: #FFF url("../img/backgrounds/mainbackdarkg.jpg");
border: none; 
}

#page_wrappergrey{
  width: 900px;
  text-align: left;
  background: #FFF url("../img/backgrounds/mainbackgrey.jpg");
border: none; 
}

#page_wrappercontact{
  width: 900px;
  text-align: left;
  background: #FFF url("../img/backgrounds/mainbackcontact.jpg");
border: none; 
}

#page_wrappersupport{
  width: 900px;
  text-align: left;
  background: #FFF url("../img/backgrounds/mainbacksupport.jpg");
border: none; 
}



#page_wrapperlegends{
  width: 900px;
  text-align: left;
  background: #FFF url("../img/backgrounds/mainbacklegends.jpg");
border: none; 
}

/* = MENU  */

#menu_bar {
  margin:0px;
  padding:0px;
  border:0px dashed #cccccc;
  height:20px;
  clear:both;
  background: none;
  margin-top:10px;
  margin-bottom:2px;
  margin-left:0px;
  margin-right:0px;      
  border:0px solid #000; 
}





/* = HEADER AREA  */

#page_header {
  background: #FFFFFF url("../img/backgrounds/black.gif") top right repeat-x;
  border:1px solid #000;
  clear: both;
  height: 156px;
  margin-top:px;
  margin-bottom:0px;
 
  border:0px solid #000; 
}

#page_header2 {
  background: #FFFFFF url("../img/backgrounds/blue.gif") top right repeat-x;
  border:1px solid #000;
  clear: both;
  height: 150px;
  margin-top:px;
  margin-bottom:0px;
  
  border:0px solid #000; 
}

#headmenu {
  padding-top:4px; 
  padding-left:5px;
  }

#page_header h1 {
  padding-top:10px; padding-left:15px;
  margin:0px;
  font-family: verdana;
  font-size: 24px;
  color: #666666;
  line-height:26px;
  letter-spacing:-1px;
}

#page_header h2 {
  margin:0px;
  padding-left:15px;
  font-family: verdana;
  font-size: 12px;
  color: #D5D0B0;
  line-height:22px;
}





/* = CONTENT AREA  */

#content_wrapper {
  margin-top:20px;
  margin-bottom:0px;
  padding: none;
  border:0px solid #000;  
  background-color: #fff; 
}


/* = CENTER AREA  */


#noscroll {
	margin-right:0px;
	width: 490px;
	margin-top:10px;
	padding:0px;
	}
	
	#noscroll2 {
	width: 510px;
	margin-right:	0px;
	margin-top:10px;
	padding:0px;
	}
	
#scroll {
	width: 510px;
	margin-right:20px;
	margin-top:10px;
	padding:0px;
	height: 520px;
	overflow:auto;
	}
	
	#scroll2 {
	width: 490px;
	margin-right:20px;
	margin-top:10px;
	padding-left:0px;
	padding-right: 10px;
	height: 520px;
	overflow:auto;
	}
	
.midtext{
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
    font-size: 80%;
	
	}
	
.midtext2 {
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
    font-size: 100%;
	}
	
.midintro{
		height: 230px;
		font-size: 80%; 
		padding-right: 30px;
	}
	
	.midintro2{
		font-size: 80%; 
		padding-right: 30px;
	}
	
#center {
  margin-left:192px;
  margin-right:188px;
  padding-left: 10px;
  padding-right:10px;
  border:0px dashed #cccccc;
  }

#centertitle {
  line-height: 16px;
  margin:0px;
  padding-bottom: 10px;
}

#center h1 {
  font-family: georgia, times new roman, verdana, arial, sans-serif;
  background: #EDEDE9;
  margin-top:10px;
  font-size: 130%;
  font-weight: normal;
  margin-bottom:5px;
  border-bottom:none;	

}


#center h2 {
  font-weight: normal; 
  border-top:#ccc 1px dashed;	
  font-family: "Trebuchet MS", verdana, arial, sans-serif;
  font-size: 70%;
  color:#999;
  line-height: 16px;
  padding-top: 2px;
  padding-bottom:5px;
  margin:0px;
}



#center h3 {
  font-family: georgia, times new roman, verdana, arial, sans-serif;
  background-color: #EDEDE9;
  margin-top:10px;
  font-size: 110%;
  font-weight: normal;
  margin-bottom:5px;
  border-bottom:#ccc 1px dashed;	
}

#center h4 {
  font-weight: normal; 
  font-family: georgia, times new roman, verdana, arial, sans-serif;
  font-size: 160%;
  line-height: 16px;
  margin-top:0px;
  margin-bottom:10px;
}

#center h5 {
  font-weight: normal; 
  font-family: georgia, times new roman, verdana, arial, sans-serif;
  font-size: 130%;
  line-height: 1.5em;
  padding-bottom: 2px;
  padding-top: 0px;
  margin:0px;
}

.showtext {
  font-weight: normal; 
  background-color: #EDEDE9;font-family: "Trebuchet MS", verdana, arial, sans-serif;
  font-size: 70%;
  line-height: 1.5em;
  padding-bottom: 2px;
  padding-top: 0px;
  padding-left: 5px;
  margin-top:5px;
  margin-bottom:0px;
  border:1px solid #999;
}



#center h5 A:link {
	COLOR: #333; text-decoration: none
}
#center h5 A:visited {
	COLOR: #333; text-decoration: none
}
#center h5 A:active {
	COLOR: #FF3300; text-decoration: none
}
#center h5 A:hover {
	COLOR: #FF0000; text-decoration: underline
}

.centerp {
  padding: 0px;
  margin-top:0px;
  margin-bottom:5px;
  margin-left:0px;
  margin-right:0px;
}

.centerboxf {
  height:140px;
}

.centerbox {
  height:170px;
}

.centerbox220 {
  height:220px;
}

.centerbox250 {
  height:280px;
}

.centerbox230 {
  height:250px;
}

.centerbox550 {
  height:550px;
}

.centerboxcon {
  height:185px;
}

.centerbox2 {
  height:165px;
  background: #DCDBD9 url("../img/backgrounds/bgs.gif");
  border:1px solid #999;
}

.centerboxred {
  height:175px;
  background: #DCDBD9 url("../img/backgrounds/bgred.gif");
  border:1px solid #666;
}


.centerboxv {
  paddding: 0px;
  margin-bottom:10px;
  background-color: #ffffff;
  border:1px solid #666;
}


.centerbox3 {
  height:140px;
  padding: 0px;
  background: #DCDBD9 url("../img/backgrounds/bgred.gif");
  border:1px solid #666;
}


.centerbox32 {
  height:140px;
  padding: 5px;
  font-family: georgia, "Trebuchet MS", verdana, arial, sans-serif;
  font-size: 140%;
  color: #000;
  background: #fff	 url("../img/backgrounds/bgr.gif");
  border:1px solid #666;
}



.centerboxblue {
  height:175px;
  background: #DCDBD9 url("../img/backgrounds/bgsblue.gif");
  border:1px solid #999;
}

.centerboxb2 {
  height:140px;
  background: #DCDBD9 url("../img/backgrounds/bgsblue.gif");
  border:1px solid #999;
}

.centerboxpink {
  height:175px;
  background: #DCDBD9 url("../img/backgrounds/bgspink.gif");
  border:1px solid #999;
}

.centerboxpink2 {
  height:140px;
  background: #DCDBD9 url("../img/backgrounds/bgspink.gif");
  border:1px solid #999;
}


.centerboxorange {
  height:175px;
  background: #DCDBD9 url("../img/backgrounds/bgsorange.gif");
  border:1px solid #999;
}

.centerboxorange2 {
  height:140px;
  background: #DCDBD9 url("../img/backgrounds/bgsorange.gif");
  border:1px solid #999;
}

.centerboxgreen {
  height:175px;
  background: #DCDBD9 url("../img/backgrounds/bgsgreen.gif");
  border:1px solid #999;
}


.centerboxgreen2 {
  height:140px;
  background: #DCDBD9 url("../img/backgrounds/bgsgreen.gif");
  border:1px solid #999;
}

.centerboxpurple {
  height:175px;
  background: #DCDBD9 url("../img/backgrounds/bgspurple.gif");
  border:1px solid #999;
}

.centerboxpurple2 {
  height:140px;
  background: #DCDBD9 url("../img/backgrounds/bgspurple.gif");
  border:1px solid #999;
}


.centerboxsmall {
  margin-top: 10px;
  margin-bottom: 0px;  
  margin-left: 0px;
  margin-right: 0px;
  height:140px;
  width:160px;
  background-color: #999999;
  border:1px solid #999;
}


.centerp2 {
  padding: 0px;
  margin-top:10px;
  margin-bottom:10px;
  margin-left:0px;
  margin-right:0px;
}

.centerpic {
  margin-top:0px;
  margin-bottom:0px;
  margin-right: 10px;
}

.pic_left{
  float:left;
  padding-top:5px;
  padding-right:5px;
  padding-bottom: 0px;
  padding-left: 5px;

}

.pic_leftg{
  float:left;
  padding-top:5px;
  padding-right:5px;
  padding-bottom: 0px;
  padding-left: 5px;
  	border:1px solid #999;

}

.pic_left2{
  float:left;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
}

.pic_right{
  float: right;
  padding-top: 5px;
  padding-left: 5px;
  padding-bottom: 5px;
}

.pic_right2{
  float:right;
  padding-top: 5px;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 5px;
}

#center p {
  margin-top:0px;margin-bottom:15px;
  padding-right:14px;
  font-family: "Trebuchet MS", verdana, arial, sans-serif;
  font-size: 80%;
  line-height: 16px;
}

.center1 {
  margin-top:10px;margin-bottom:10px;
  margin-right: 10px;
  padding:5px;
  font-family: "Trebuchet MS", verdana, arial, sans-serif;
  font-size: 80%;
  background-color: #FFF;
  border:1px solid #999;
  line-height: 16px;
}

.center2 {
  margin-top:10px;margin-bottom:10px;
  margin-right: 10px;
  padding:5px;
  font-family: "Trebuchet MS", verdana, arial, sans-serif;
  font-size: 80%;
  background-color: #FFF;
  border:1px solid #999;
  background-color: #EAEAEA;
  line-height: 16px;
}

.centert {
  margin-top:0px;margin-bottom:15px;
  padding-right:4px;
  font-family: "Trebuchet MS", verdana, arial, sans-serif;
  font-size: 80%;
  line-height: 16px;
}

.centerten {
  margin-top:10px;margin-bottom:15px;
  padding-right:4px;
  font-family: "Trebuchet MS", verdana, arial, sans-serif;
  font-size: 80%;
  line-height: 16px;
}


.boxleft{
	float: left;
	width: 160px;
	margin-top:0px; margin-bottom:0px;  margin-right:5px;
}


.boxleft2{
	float: left;
	width: 160px;
	margin-top:0px; margin-bottom:0px;  margin-right:5px; margin-left: 8px;
}

.box1{
	float: left;
	width: 1450px;
	margin-top:0px; margin-bottom:0px;  margin-right:5px;
}

.box2{
	width: 150px;
	margin-top:0px; margin-bottom:0px;  margin-right:5px;
}

.box3{
	float: right;
	width: 150px;
	margin-top:0px; margin-bottom:0px;  margin-right:5px;
}


/* = LEFT AREA  */

.leftcontainer{
  margin-top:5px;
    margin-left:0px;
	  margin-right:0px;
  
}

.leftcontainer1{
  margin-top:5px;
    margin-left:0px;
	  margin-right:0px;
	    margin-bottom:0px;
  
}


.leftcontainer2{
  margin-top:10px;
  
}

.leftcontainer3{
  margin-top:5px;
    margin-left:0px;
	  margin-right:20px;
	  padding: 5px;
	  	border:1px solid #999;
		  background: #FFF;
  
}

#left_side {
  float: left;
  padding-left: 20px;
  padding-right: 0px;
  width:160px;
  border:0px dashed #cccccc;
}

#left_side h2 {
  margin-top:20px;
  margin-bottom:0px;
}
#left_side h3 {
  margin-top:0px;
  margin-bottom:5px;
}

#left_side h4 {
  margin-top:0px;
  margin-bottom:0px;
}

#left_side p {
  margin-top:5px;margin-bottom:15px;
  padding-right:20px;
  font-family: "Trebuchet MS", verdana, arial, sans-serif;
  font-size: 80%;
  line-height: 16px;
}

.leftc {
  background-color: #FFF;
  border-left: #999 1px solid;
    border-right: #999 1px solid;
	  border-bottom: #999 1px solid;
	  border-top: none;
  padding: 5px;
}

.lefttext {
  font-family: "Trebuchet MS", verdana, arial, sans-serif;
  font-size: 80%;
  line-height: 16px; margin-top:5px;
  margin-bottom:0px;
}

/* = RIGHT AREA  */

#right_side {
  float: right;
  padding-left: 0px;
  padding-right: 0px;
  width:180px;
  border:0px dashed #cccccc;
}


#right_side h2 {
  margin-top:10px;
  margin-bottom:0px;
}

#right_side h4 {
  margin-top:20px;
  margin-bottom:0px;
  margin-right:0px;
  margin-left:0px;
}

#right_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  margin-right:0px;
  margin-left:0px;
}

#right_side h5 {
    font-size: 100%;
	margin-top:0px;
  margin-bottom:10px;

}

#right_side h1 {
  margin-top:0px;
  margin-bottom:0px;
}

#right_side p {
  margin-top:5px;margin-bottom:15px;
  padding-right:20px;
  font-family: "Trebuchet MS", verdana, arial, sans-serif;
  font-size: 80%;
  line-height: 16px;
  color: #333;
}


#right_sideA:link {
	COLOR: #563BDF; text-decoration: none
}
#right_sideA:visited {
	COLOR: #563BDF; text-decoration: none
}	
#right_sideA:active {
	COLOR: #FF3300; text-decoration: none
}
#right_sideA:hover {
	COLOR: #FF0000; text-decoration: underline
}



/* = FOOTER  */

#footer 
{
	clear:both;	
	font-size:70%;
	margin:0 auto;
	padding:10px;
	height: 60px;
	width: 880px;
	background:#333;
	color:#f0f8ff;	
}
#footer ul 
{
	list-style:none;
	margin:0;
	padding:0;
}
.feed 
{
	list-style:none;
	margin:0;
	padding:0 0 3px 17px;
	background:url(../cfrm2/css/img/icon_feed.gif) no-repeat left center;
}

#footer a:link,  #footer a:visited
{
	color:#da6;	
}
#footer a:hover , #footer a:active
{
	color:#fff;		
}


.floatrightf {
  float: right;
  margin-left: 5px;
  margin-right: 5px;
  padding-top:32px;
  font-family: "Trebuchet MS", verdana, arial, sans-serif;
 line-height: 16px;
}

.floatleftf {
  float: left;
  padding-left: 0px;
  padding-top:0px;
  padding-bottom:0px;
  font-family: "Trebuchet MS", verdana, arial, sans-serif;
}

.floatleftf2 {
  float: left;
  margin-right: 10px;
  margin-left: 5px;
  padding-top:0px;
  font-family: "Trebuchet MS", verdana, arial, sans-serif;
  font-size: 80%;
}

/* = NAVIGATION */

#navcontainer ul {
  padding-left: 0;
  margin-left: 0;
  margin-top:0px;
  background-color: #C86000;
  background: none; 
  color: White;
  float: left;
  width: 100%;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
  margin-left: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left:10px;
  padding-right:10px;
  border: none;
}

#navcontainer ul li a:hover {
  background-color: #DE6B02;
  background: none; 
  color: #fff;
}

/* = OTHERS  */

#linklist {
  padding-left: 0;
  margin-left: 0;
  border-bottom: none;
  width: 150px;
}

#linklist li {
  list-style: none; 
  margin: 0;
  line-height:12px;
  border-top: none;
  font-family:verdana;
  font-size:10px;
}

#linklist li a {
	text-decoration: none;
	color: #CCCCCC;
}

/* = PICS AND FLOATS */

.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}


.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}

.margin20right {
  margin-right:20px;
  border:0px;
}

.margin20both {
  margin-right:20px;
  margin-left:20px;
  border:0px;
}

.margin20left{
  margin-left:15px;
  border:1px solid #ffffff;
}

.margin20left2{
  margin-left:20px;
  border:1px solid #ffffff;
}
.margin40{
  margin-top:40px;
  margin-left:40px;
  border:none;
}

.floatleftp {
  float: left;
  margin-right: 10px;
}

.floatleftp2 {
  float: left;
  margin-left: 5px;
    padding-top:10px;
}

.floatleft {
  float: left;
  margin-right: 10px;
}


.floatrightp {
  float: right;
  margin-left: 10px;
  margin-right: 0px;
  padding-top:0px;
  padding-left:10px;
  font-family: "Trebuchet MS", verdana, arial, sans-serif;
  font-size: 70%;
  line-height: 16px;
}

.floatleftp2 {
  float: right;
  margin-right: 5px;
    padding-top:10px;
}

.floatrightp3 {
  float: right;
  padding: 5px;
  }
  
  .floatlefttp3 {
  float: left;
  margin: 5px;
  }


.floatright {
  float: right;
}

.floatleft {
  float: left;
}


.border{
    border:1px solid #ffffff;
}

.bordergrey10{
    margin-top: 10px;
	margin-right: 10px;
	border:1px solid #999;
}

.bordergrey5{
    margin-top: 10px;
	border:1px solid #999;
	margin-right: 20px;
}

.bordergrey{
	border:1px solid #999;
}

.bordergrey2{
	border:1px solid #666;
}

.borderwhite{
	border:1px solid #FFFFFF;
}

.marginten{
    margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;	
	float: left;
}

.bold{
 font-weight: bold;}
 
.blue{
 color:#0000FF;}

.italc{
 font-style: italic;}

.font1 {font-family: trebuchet ms, arial, verdana, sans-serif;
	font-weight: normal; 
	font-size: 11px; 
	color: #000000; 
}


.stext {
	margin-right:20px;
	margin-left:20px;
	}
	
.smalltext{
		font-size: 70%; 
		padding-bottom: 20px;
		padding-right: 20px;
	}
	
.smalltext2{
		font-size: 70%; 
		padding-bottom: 5px;
		padding-left: 5px;
		padding-top: 0px;
	}
	
.smalltextleft{
		font-size: 70%; 
		padding-bottom: 0px;
		padding-right: 0px;
	}
	
.medtext{
		font-size: 80%; 
		padding-right: 30px;
	}
	
.medtextss{
		font-size: 80%; 
		padding-right: 10px;
	}

.medtextshow{
		font-size: 80%; 
		font-family: trebuchet ms, arial, verdana, sans-serif;
	font-weight: bold; 
	color: #333; 
		padding: 5px;
	}
	

.medtexts{
		font-size: 80%; 
		font-family: trebuchet ms, arial, verdana, sans-serif;
	font-weight: bold; 
	color: #333; 
	}
	

	
.pad5{
		padding: 5px;
			}


.medtext2{
		background: #eeeeee;
		font-size: 80%; 
		padding-right: 30px;
	}


/* = FORM */

textarea { 
 		width: 467px;; 
}

.phpForms_btn
{
    border-top-width    : 1px;
    border-left-width   : 1px;
    border-bottom-width : 1px;
    border-right-width  : 1px;
    border-top-color    : #e4e4e4;
    border-left-color   : #e4e4e4;
    border-right-color  : #c1c1c1;
    border-bottom-color : #c1c1c1;
	background-color:     #A19BAF;
    font                : trebuchet ms;
	font-weight:           bold;
    color               : #FFFFFF;
	
}

.width{

        width:470px; 
		}

.formtext{

        font-weight: normal; 
		font-size: 80%; 
		margin-right: 5px;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		padding: 0px;
		}
		
.entertext{
        font-weight: normal; 
		font-family: trebuchet ms, arial, verdana, sans-serif;
		color:000000px;

		}
		
.buttontext {
	font-weight: bold; 
	color: #333333;
	font-family: trebuchet ms, arial, verdana, sans-serif;

	 
}

.formp {
  margin-top:0px;margin-bottom:0px;
  padding-right:14px;
  font-family: "Trebuchet MS", verdana, arial, sans-serif;
  font-size: 80%;
  line-height: 16px;
}



/* =SCROLL BAR*/

body,html {
scrollbar-arrow-color: #FFF;
scrollbar-base-color: #999;
scrollbar-dark-shadow-color:#666;
scrollbar-3dlight-color:#999999;
scrollbar-face-color: #666;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #999;
scrollbar-darkshadow-color: #666666;}


/* =BLOG HEADER*/


#header 
{
	margin:0 auto;
	padding:0;
	height: 200px;	
	background:#333333;
	width:900px;	
	border-bottom:none;
}
#header h1 
{
	margin:0px;
        color: #999999;
	padding: 0px;
	font-size: 0.1em;
}
#header h1 a
{
     width:900px;
     color: #999999;
height:200px;
text-decoration:none; }




#blog-title { color:#000;
     background-color:transparent;
}

#blog-title a { position:absolute;
     color:#000;
     left:0px;
     top:0px;
     width:900px;
     height:200px; }
	 
	 ul#navigation {
	list-style:none;
	margin:0 auto;	
	padding:0;
	font-family:Trebuchet MS,Georgia, Verdana, Serif;
	font-weight:normal;
	background:#333;
	text-transform:uppercase;
	height:30px;
	line-height:30px;	
	font-size:70%;
}

ul#navigation li 
{
	float:left;
  margin:0;
  padding:0;
  list-style:none;  
  white-space:nowrap;	
  background:none;	
}	

ul#navigation li a {
	 display:block;
  padding:0 15px;
  text-transform:uppercase;
  letter-spacing:1px;
  border:none;
  color:#ccc;
  
}	
 #navigation li.current_page_item a
{
	color:#fff;
	background:#666;
	
}
ul#navigation li a:hover, ul#navigation li a:active
{
	color:#fff;
	background:#999;
	
}

#content, #sideone, #sidetwo, .widget, #footer 
{
	overflow:hidden;
}


	
