
body { color:#000000;
	background-color:#cccccc;
	background-image: url("smbg.jpg");
	background-attachment:fixed;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size: 12px;
	
	}
 
#main { width:960px;
		margin-left:15px;
		margin-right:15px;
		background-color:#5C7E8D;
		border:2px solid #999999;
		color:#FFFFFF;
		font-size:14px;
		margin-bottom:10px;
		padding-bottom:10px;
		text-align:left;
				
		}
		
#main #menu {
		float:right;
		width:336px;
		font-size:12px;
		margin-right:15px;
		}

#main #menu2 {
		float:left;
		width:120px;
		color:#000000;
		background-color:#5C7E8D;
		/*border:2px solid #ffffff;*/
		margin-right:2px;
		padding:2px;
		text-align:left;
		font-size:12px;
		margin-left:0px;
		}

#main #index {
		float:right;
		width:300px;
		font-size:12px;
		margin-left:15px;
		}

div.header { background-color:#ededed;
			background-image: url("images/hdr bg2.jpg");
			color:#000000;
			height:130px;}
			
p { text-indent:20px;
	margin-right:5px;
	margin-left:5px;}

h1 { color: #000000;
	text-align : center; 
	font-size : 25px }
	
h2{ font-size : 16px
		}
		
h3 { font-size : 14px;}

li { list-style : none }

span.dropcap { font-size : 180%	
}	

.fltlft { float : left;
	margin:3px	
}

.fltrt { float : right;
margin:3px
}

.welcome {background-color:#5C7E8D; 
		color:#f1f1e5; 
		padding:2px; 
		margin:10px;}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
}

a:active{color:#0000ff}

a:visited { text-decoration : none;
	    color: #99CCFF;	
 }

a:hover {text-decoration: underline; 
		color: #ededed;}
		
a:visited.header { text-decoration : none;
	    color: #ffffff;	
 }

a:link.header {color:#FFFFFF;
 				text-decoration:none;
				}

a:hover.header {text-decoration: none; 
				color:#ededed; 
				background-color: #7395A5}