body {
	margin:0;
	padding:0;
	background-color: #001846;
	background-image: url(images/mainbg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	}

#wrapper{
	width: 800px;
	margin-top:0px;
	font-family:Tahoma;
	font-size:12px;

	}

#header {
	margin:0;
	padding:0;
	width: 800px;
	height: 191px;
	background-color:#001846;
	background-image:url(images/headermenuimg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}

#content {
	text-align: justify;
	width:800px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(images/mainbg1.jpg);
	background-position:top;
	background-repeat: no-repeat;
	background-color:#FFFFFF;
		}

#footer {
	width:800px;
	height:64px;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	padding-top: 34px;
	color: #FFFFFF;
	font-family:Tahoma;
	font-size:11px;
	text-align:center;
	}

#footer a:link, #footer a:visited {
	color:#ffffff;
	text-decoration:none;
	}

#footer a:hover {
	color: #CCCCCC;
	text-decoration:none;
	}
	
#menu {
	text-align:center;
	color:#ffffff; 
	font-size:12px; 
	font-family:Tahoma; 
	height:20px; 
	padding-top:6px;
	}

#menu a:link, #menu a:visited {
	color: #ffffff;
	text-decoration:none;
	}

#menu a:hover {
	color: #CCCCCC;
	text-decoration:none;
	}
	
#search {
	font-family:tahoma;
	font-size:12px;
	color: #FFFFFF;
	text-align:right;
	padding:0 10px 0 0;
	}

#search .text {
	color:#333333;
	width:140px;
	font-family:tahoma;
	font-size:12px;
	border: 1px solid #666666;
	}


#search .btn {
	border:1px solid  #999999;
	background-color: #666666;
	color:#FFFFFF;
	font-size:11px;
	}
	

#formspace {
	padding: 7px 0 7px 0;
	text-align:center;
	}

#cmf {
	background-color: #EAEAEA;
	padding:10px 0 10px 0px; 
	width:170px; 
	border:1px solid #999999; 
	text-align:center;
	font-size:12px;
	}
	
#cmf .text1 {
	color:#990000;
	font-weight:bold;
	}
	
#cmf a:link, #cmf a:visited {
	color:#000000;
	text-decoration:none;
	font-style:italic;
	}

#cmf a:hover {
	color: #666666;
	text-decoration:none;
	}	


#newsletter {
	background-color: #EAEAEA;
	padding:10px 0 10px 0px; 
	width:170px; 
	border:1px solid #999999; 
	text-align:center;
	font-size:12px;
	}

#newsletter .text {
	color:#333333;
	width:130px;
	font-family:Tahome;
	font-size:12px;
	border: 1px solid #666666;
	}


#newsletter .btn {
	border:1px solid  #999999;
	background-color: #666666;
	color:#FFFFFF;
	font-size:11px;
	}


#contactarea {
	font-size:12px;
	padding:10px; 
	width:350px; 
	text-align:center;
	font-size:18px;
	}
	
#contactarea a:link, #contactarea a:visited {
	color: #000000;
	text-decoration:none;
	}
	
#contactarea a:hover {
	color: #666666;
	text-decoration:none;
	}

#forma {
	
	}

#forma .box {
	width:135px;
	border: 1px solid #666666;
	font-size:10px;
	}

#forma .btn {
	border:1px solid  #999999;
	background-color: #0B0B0B;
	color: #ffffff;
	font-size:11px;
	}
	
label {
	color: #000000;
	}

#message {
	border: 1px solid #666666;
	font-family:tahoma;
	font-size:11px;
	width:230px;
	height:100px;
	}
	
#forma a:link, #forma a:visited {
	color: #ffffff;
	text-decoration:none;
	}
	
#forma a:hover {
	color: #cccccc ;
	text-decoration:none;
	}
	
a.linkopacity img {
filter:alpha(opacity=100);
-moz-opacity: 0.5; 
opacity: 0.5;
-khtml-opacity: 0.5;
border:#000000 solid 1px;

}


a.linkopacity:hover img {
filter:alpha(opacity=75);   
-moz-opacity: 1.0;   
opacity: 1.0;
-khtml-opacity: 1.0;
border:#000000 solid 1px;
}

.imgb{
	border:1px solid #333333;
	}
	
#courses1 a:link, #courses1 a:visited {
	color: #000000;
	text-decoration:none;
	}

#courses1 a:hover {
	color: #990000;
	text-decoration:none;
	}
	

a.zoom1 img {
filter:alpha(opacity=100);
-moz-opacity: 1; 
opacity: 1;
-khtml-opacity: 1;
border: #CCCCCC solid 1px;

}

a.zoom1:hover img {
filter:alpha(opacity=70);   
-moz-opacity: 0.7;   
opacity: 0.7;
-khtml-opacity: 0.7;
border:#CCCCCC solid 1px;
}