/* Start of CMSMS style sheet 'style1' */
*, html {
 margin: 0px;
padding: 0px;
 }
fieldset {
width:220px !important;
border:none;
}
label {
display:block;
}
textarea {
width:200px!important;
height:100px!important;
}
/*#fcc40d;*/
 body { 
background-color: #fecb00;
margin: 0px;
padding: 0px;
width: 100%;
height: 100%;
background-image:url(bodybg.jpg);
  background-position:0px -30px;
  background-repeat: no-repeat;
 }
#box { width: 900px;
overflow: auto;
}
#container {
float:left;
width: 800px;
overflow:hidden;
}
#clouds {
background-image:url(topbg.png);
background-repeat:no-repeat;
height: 114px;
width: 100%;

}

 #main { 
float: left;
margin-left: 20px;	


}
 
	 #left {
	 background-image:url(left.png);
	 background-repeat:no-repeat;
	 width: 219px;
	 height: 483px;
	 float: left;
	 }
	 	#name {
		position:absolute;
		top: 240px;
		left: 55px;
		width: 150px;
		height: 50px;
		text-align: center;
                color: #66615a;
                font-family: Arial;
                font-size: 11px;
		
		}
		#menu {
		position:absolute;
		top: 310px;
		left: 55px;
                height: 185px;
                width: 150px;
                overflow: auto;
		}
                    #menu li {list-style: none;}
                    #menu a {text-decoration: none; color:#808080 ;font-family: Maiandra GD;}
                    #menu li a:active, #menu li a:hover {color:#5fc0e9;}
                    .currentpage {color:#5fc0e9 !important;font-family: Maiandra GD !important;}
                     #menu li li {text-indent: 15px;}
	  #middle {
	  position: relative;
	 background-image:url(middle.png);
	 background-repeat:no-repeat;
	 width: 547px;
	 height: 483px;
	 margin-left: 220px;
	 
	 }
	 #header {
	 position: absolute;
	 top: 10px;
	 left: 10px;	 
	 background-image:url(header.png);
	 background-repeat: no-repeat;
	 width: 521px;
	 height: 139px;
	 }
	 	#header h1 { margin-top: 40px; margin-left: 130px;font-family: Maiandra GD; font-size: 22px; color:#ffffff;}
		#header h2 {margin-top: 10px; margin-left: 130px; font-family: Maiandra GD; font-size: 16px; color: #8dc8e4;}
		#header span { margin-left: 130px; position: relative; top: 17px; color: #91bfdc; font-family: Maiandra GD; font-size: 13px;}
	 #content {
	 position: absolute;
	 top: 180px;
	 overflow-y: auto;
	 height: 270px;
	 width: 430px;
	 margin-left: 80px;
         color: #666666;
         font-family: Arial;
	 
	 }

#right {
background-image:url(right.png);
background-repeat:no-repeat;
width: 82px;
height: 483px;
margin-left: 790px;
	 }
#footerwrap {
width: 100%;

}
#footer { 
height: 234px;
width: 100%;
background-image:url(footer.png);
background-repeat:no-repeat;
}

#footer li {
float: left;
margin-left: 10px;
list-style: none;

}

#links {
width: 480px;
position: absolute;
right: 140px;
margin-top: 175px;

margin-right: 30px;

color: #9d9a9a;
font-family: Arial;

}

.clearer {clear:both;}

#contact input {width: 100px;}
/* End of 'style1' */

