/*PLEASE DO NOT REMOVE THIS TEXT*/

/*AUTHOR WWW.WEBMAJSTOR.ORG*/

/*CSS LAYOUT BY SYNESTETIC WD TEAM*/

/*VALID CSS CODE */



* {

   padding:0;

   margin:0;

	}

ul {

    padding-left:1em;

    margin-left:0;

}



.componentheading{

	 font-family: Tahoma;
	 font-size: 12px;
	 font-weight: bold;
	 color:white;
	 }
	 
	.contentheading{

	 font-family: Tahoma;
	 font-size: 12px;
	 font-weight: bold;
	 color: aqua;
	 }

html, body {background-image: url(images/back.jpg);

background-repeat: repeat-x;


	text-align: center;

	margin: 0 0 0 0;

	font-family: Tahoma;

	font-size: 11px;

	color: white;
	}

a:link{
color: white;
text-decoration:none;
}

a:hover{
color: white;
text-decoration:underline;
}
a:visited{
color: white;
text-decoration:underline;
}

#topbar a:link{
color: #00688B;
text-decoration:none;
}

#topbar a:hover{
color: black;
text-decoration:none;
}
#topbar a:visited{
color: #00688B;
text-decoration:none;
}
div#wrapper { border: 1px solid white;

  background-color: transparent;

    width: 754px;

    margin-top: 0px;

    margin-bottom: 0;

    margin-left: auto;

    margin-right: auto;

    padding: 0;

	 font-family: Arial;

	font-size: 11px;

	color: white;

	text-align: left; 

	voice-family: "\"}\"";

  voice-family: inherit;

		 }

div#topbar {float:left;

	background-color: white;
	width: 749px;
	height: 15px;
	color: #00688B;
	font-weight: bold;
	padding-left: 5px;
	}
div#header{float:left;

	background-image: url(images/header.jpg) ;

	background-repeat: no-repeat;

	width: 754px;
padding-left:12px;
	height: 294px;
	font-size: x-large;

	}
.header h1{
	padding-left: 10px;
	padding-top: 10px;
	font-size: 24px;
}
	

div#menu{float:left;
	background-color: transparent;
padding-left: 10px;
	width: 164px;
	line-height: 15pt;
	list-style: inherit;

	}
div#leftbar {float:right;

	margin-top: -54px;
	padding-left: 5px;
	width: 147px;
	margin-right: -5px;
	line-height: 15pt;
	}

.menuList { 

	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;

}

div#banner{float:left;

	width: 431px;

	height: 55px;

	}



div#mainbody {float:left;

	background-color: transparent;
	width: 423px;	
	padding-left: 5px;
	padding-right: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right: 1px dashed white;
	border-left: 1px dashed white;
	}



div#footer {
	position: relative;
	clear: both;
	background-color: transparent;
	width: 754px;
	height: 27px;
	border-top: 1px dashed white;
	margin-bottom: 20px;
	padding-top: 10px;
	margin-top: 10px;
		}
		



#menu li a {
        height: 12px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 12px;
        text-decoration: none;
        }

#menu  li a:link, #menu ul li a:visited {
      
        display: inline;
        
    
        }

#menu li a:hover, #menu ul li #current {
        
        background-color: aqua;
        
        }

#menu ul li a:active {
       
      background-color: aqua;
       
        }
