﻿/* CSS layout */
body{

background-color: rgb(135, 208, 118);
}


#masthead { border-top-left-radius:25px;}
#masthead { border-top-right-radius:25px;}
#masthead {

	position:relative; margin:0 auto; width:860px; height:140px;

	background:#21B0D1 url('images/topmov.gif') no-repeat 0 0; 
color:#000000
}

}
#logo {
	position:absolute;
	width: 200px;
	height: 60px;
	right: 40px;
	top:50px;
    font-size: 42pt;
	font-family: "Trebuchet MS";
	color: #FFFFFF;

}

#topNav{ border-radius:10px 10px;}
#topNav{ background-color:#ccccff; no-repeat; height:50px;}
#topNav ul{ list-style:none; margin:0; padding:0px 0px; } 
#topNav li{ float:left;  }
#topNav a{ display:inline-block; padding:10px 14px 10px 14px; color:#00008B; text-transform:uppercase; font-weight:bold; font-size: 14px;text-decoration:none;}
#topNav a:hover{  repeat-x; color:#fff; text-decoration:none;}
#topNav a:hover{ background:url(images/m.gif) repeat-x; color:#fff; text-decoration:none;}

#border{

	position:relative; margin:0 auto; width:860px;
	background:#FFFFFF  repeat-y 0 0; 
color:#363636;
}

#container {
	position: relative;
	width: 100%;
background-color: rgb(255, 251, 238);
}


#page_content {
	margin-left: 20px;
              margin-right: 20px;
	margin-top: 0px;
	width: 500px;
}

#page_content p a:hover {
	font-family: "Trebuchet MS";
		text-align:center;
		font-size: 13px;
		color:ORANGE;
		font-weight:normal;

}

#page_content h1 {
	font-size: x-large;
	font-family: "Trebuchet MS";
	color: orange;
}

}

#page_content h1:hover {
	font-size: 12px;
	font-family: "Trebuchet MS";
	color: orange;
}


#right_col {
	background-image: url('images/rightbg.gif');
	width: 220px;
	right: 61px;
	top: 25px;
	position: absolute;
	background-repeat: repeat-y;
    
}

#right_col{ background-color:#ccccff; no-repeat; height:50px;}
#right_col ul{ list-style:none; margin:0; padding:0px 0px; } 
#right_col li{ float:left;  }
#right_col a{ display:inline-block; padding:5px 10px 5px 10px; color:blue;  font-weight:bold; font-size: 12px;text-decoration:none;}
#right_col a:hover{  repeat-x; color:#fff; text-decoration:none;}
#right_col a:hover{ background:url(images/m.gif) repeat-x; color:#fff; text-decoration:none;}



#right_col2 {
	background-image: url('images/rightbg.gif');
	width: 220px;
	right: 61px;
	top: 25px;
	position: absolute;
	background-repeat: repeat-y;
    
}

#right_col2{ background-color:#ccccff; no-repeat; height:50px;}
#right_col2 ul{ list-style:none; margin:0; padding:0px 0px; } 
#right_col2 li{ float:left;  }
#right_col2 a{ display:inline-block; padding:5px 10px 5px 10px; color:blue;  font-weight:bold; font-size: 12px;text-decoration:none;}
#right_col2 a:hover{  repeat-x; color:#fff; text-decoration:none;}
#right_col2 a:hover{ background:url(images/m.gif) repeat-x; color:#fff; text-decoration:none;}

#footer {


#footer {
	background-image:url('images/footer.gif');
	background-repeat:no-repeat;
	position:relative;
	margin:0 auto; width:860px; height:58px;
}

#footer p {
		font-family: "Trebuchet MS";
		text-align:center;
		
}



#link {     
              background-color: rgb(255, 251, 238);
	position:relative;
	margin:0 auto; width:860px; height: 20px;}

#link p {
		font-family: "Trebuchet MS";
		text-align:center;
		font-size: small;
		color:gray;

}

#link p a {
		font-family: "Trebuchet MS";
		text-align:center;
		font-size: small;
		color:gray;

}

#link p a:hover {
		font-family: "Trebuchet MS";
		text-align:center;
		font-size: 12px;
		color:#CC66FF;
		font-weight:bold;

}
