.clear { clear:both; }

#page {
	width: 100%;
	background-color: #FFFFFF;<!-- background-image: url(fw/ml.png) -->
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
#main {
	margin-right: 20px;
	margin-left: 20px;
	background-color: #FFFFFF;
	min-height:100%;
	height:100% !important;
	height:100%;
	border--width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-align: justify;
	line-height: 1.5em;
	overflow: hidden;
}


#content {
	float: left;
	clear: left;
	text-align: justify;
	line-height: 1.5em;
	width: 73%;
	display: block;
	margin-top: 10px;
	margin-right: 10px;
}

#content p {
	border-top-style: solid;
	border-color: #000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	margin-top: 10px;
	margin-right: 10px;
}

#content p:first-letter {
	padding-left: 10px;
} 


#header {
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom:0px;
	padding-top: 0px;
	padding-left: 30px;
	padding-bottom: 0px;
	width: 910px;
	height: 150px;
	background-image: url(bloodorange.jpg);
	background-repeat: no-repeat;
}

h1 a:link, a:visited  {
	font-size: 30px; 
  	color:#ffffe0;
  	text-decoration: none;
}





h2 {
	font-weight: 100;
	color: #2264fd;
	border-color: #ffa255;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-style: solid;
	padding:0px 0px 2px 5px;

}

h3 {

	font-size: 15px; 
	color: #ff4000;
	border-color: #ffa255;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: px;
	border-left-width: 0px;
	padding:3px 0px 3px 5px;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom:10px;
	display: block;
	background-color: #f2d5d5;

}

h4{
	font-size: 14px; 
	color: #ff4000;
	border-color: #ffa255;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style: solid;
	padding:0px 10px 2px 10px;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom:10px;

}


h5, h6 {
	font-weight: 100;
	color: #2264fd;
	border-color: #ffa255;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style: solid;
	padding:0px 0px 2px 5px;

}







p {
	padding: 8px 0px 10px 15px;
}



#nav {
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom:10px;
	background-color: #f7e5e5;
	height: 40px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #fff;
}
#menu {
	width: 25%;
	float: right;
	height: 100%;
	line-height: 1em;
	max-width: 200px;

}
#menu h2 {
	font-weight: 100;
	font-family: "trebuchet MS", "Century Gothic", Arial, sans-serif, serif;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #D6D6D6;

}

#menu ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu ul li a {
	color: #416683;
	font-size: 14px;
	display: block;
	padding: 2px;
	margin-bottom: 3px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #416683;
}



#container {
	margin-right: auto;
	margin-left: auto;
	background-image: url(fw/mr.png);
	background-repeat: repeat-y;
	background-position: right top;
	width: 80%;
	background-color: #FFFFFF;

}

#top {
	background-image: url(fw/tc.png);
	background-repeat: repeat-x;
	height: 0px;
	color: #000;
}




body {
	background-color: #EEEEEE;
	margin: 10px;
	padding: 0px;
	font-size: 100%;
	min-width: 700px;
	
}


#head {
	text-align: left;
	margin:0 auto 0 auto;
	background:#FAFAFA;
	border-color:#CCCCCC;
	padding:20px 0 0 0;
	background-color: #EEEEEE;
	background-repeat: no-repeat;
	width:776px;
	height:200px;
	}



#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav ul li {
	display: block;
	float: left;
	text-align: center;
}
#nav ul li a {
	display: block;
	text-align: center;
	color: #1c1738;
	text-decoration: none;
	font-weight: 200;
	height: 29px;
	padding-top: 11px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #363e83;
}
#nav ul li a:hover {
	color: #fff;
	background-color: #87b5fa;
}












#footer {
	text-align: center;
	font-size:13px;
	padding: 2px;
	height:23px;
	background:#ffffff;
	margin:0px 0px 0px 0px;
	font-family: Osaka,Verdana,Arial,Helvetica,sans-serif;
	color: #7F7F7F;
}
#footer a:link {
	color: #666666;
	text-decoration: none;
	}
#footer a:hover { 
	color: #ff0000;
}

#footer a:visited {
	color: #666666;
	font-size:13px;
	text-decoration: none;
	}





















#bottom {
	width: 100%;
	background-color: #ccc;
	background-repeat: repeat-x;
	background-position: center bottom;
	overflow: hidden;
}
#br {
	float: right;
	height: 25px;
	width: 25px;
	background-color:#000;
	background-position: right bottom;
	background-repeat: no-repeat;
}
#bl {
	float: left;
	height: 25px;
	width: 25px;
	background-image: url(/fluidshadow/fw/bl.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#title {
	color: #416683;
	z-index: 0;
	margin-top: -20px;
}
#title h2 {
	color: #416683;
}
#shadow {
	z-index: 2;
	margin-left: 3px;
	margin-top: 12px;
}

ul {
	list-style-type: square;
	line-height: 1.4em;

}

ol {
	list-style-type: decimal;
	line-height: 1.4em;
}


label {
	font-weight:normal;
	border: 1px solid #416683;
	display: block;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	height: 60px;
	padding: 10px;
	width: 400px;
}

label#textarea {
	height: 130px;
	display: block;
}



blockquote {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #416683;
	margin-left: 40px;
	margin-right: 40px;
	font-style: italic;
	background-color: #D6D6D6;
	padding: 10px;
	text-align: justify;
	color: #416683;
}


#contentlink {
	margin : 0px auto 0px auto;
	background : #fff;
	padding : 0px 0px 0px 0px;	
	width:880px;
}


#contentlink p {

	padding: 8px 15px 0px 25px;
	 margin : 0 0 0 0 ;
}

#contentlink linknav a:hover {
   color : #000;
   text-decoration : none ;
  }


#contentlink p img {
	float:left;
	padding:10px 0px 0px 1px;
}




.linknav ul	{margin:1px; padding:10px; } 
.linknav li{display:inline;list-style-type:none; padding:1px;}
.linknav li a{text-decoration:none; padding:0px;line-height:1.7em;}
.linknav li a:link, a:visited { color:#262466;font-size: 14px; }
.linknav li a:hover, a:active { color:#ff0000;text-decoration: underline;font-size: 14px;}


