.clear { clear:both; }

#page {
	width: 100%;
	background-image: url(fw/ml.png);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	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-top-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-right: 10px;
}
h1 {
	font-family: "trebuchet MS", "Century Gothic", Arial, sans-serif, serif;
	font-weight: 100;
	padding: 0px;
	line-height: 1em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #283891;
	font-size: 24px;
	text-align: left;
}
h2, h3, h4, h5, {
	font-weight: 100;
	color: #416683;
}
h6 {
	font-family: "trebuchet MS", "Century Gothic", Arial, sans-serif, serif;
	font-weight: 80;
	line-height: 1em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #283891;
	font-size: 32px;
	text-align: center;
}

.cal {
	height: 57px;
	width: 65px;
	background-image: url(fw/cal.png);
	background-repeat: no-repeat;
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-family: "trebuchet MS", "Century Gothic", Arial, sans-serif, serif;
}
.post-meta {
	background-color: #d6d6d6;
	color: #416683;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #416683;
	border-bottom-color: #416683;
	margin-top: 5px;
}
.post-meta a {
	color: #416683;
}
.cal .month {
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
}
.cal .day {
	color: #FFFFFF;
	font-size: 14px;
	display: block;
	text-align: center;
	margin-top: -3px;
}
p {
	padding-top: 0px;
	margin-top: 10px;
	list-style-position: inside;
	list-style-type: circle;
	text-align: left;
}


#nav {
	margin-right: 20px;
	margin-left: 20px;
	background-color: #D6D6D6;
	height: 40px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#menu {
	width: 25%;
	float: right;
	height: 100%;
	line-height: 1em;
	max-width: 225px;
}
#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: #283891;
	font-size: 16px;
	display: block;
	padding: 2px;
	margin-bottom: 3px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #283891;
}



#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: 20px;
}

#header {
	height: 120px;
	margin-right: 20px;
	margin-left: 20px;
	background-image: url(fw/header.png);
	background-repeat: no-repeat;
}
.tr {
	width: 29px;
	float: right;
	background-color: transparent;
	background-image: url(fw/tr.png);
	background-repeat: repeat;
	background-position: right top;
	height: 20px;
}
.tl {
	width: 29px;
	float: left;
	background-color: transparent;
	background-image: url(fw/tl.png);
	background-position: left top;
	height: 20px;
}
body {
	background-color: #416683;
	margin: 10px;
	padding: 0px;
	font-size: 100%;
	min-width: 700px;
	
}
#header h1 {
	font-family: "trebuchet MS", "Century Gothic", Arial, sans-serif, serif;
	font-size: 32px;
	margin: 0px;
	color: #FFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#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: #283891;
	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: #416683;
}
#nav ul li a:hover {
	color: #283891;
	background-color: #ffffff;
}
#footer {
	overflow: hidden;
	text-align: center;
	padding-top: 20px;
}
a {
	color: #283891;
}

#bottom {
	width: 100%;
	background-image: url(/fluidshadow/fw/bc.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	overflow: hidden;
}
#br {
	float: right;
	height: 25px;
	width: 25px;
	background-image: url(/fluidshadow/fw/br.png);
	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: #283891;
	z-index: 0;
	margin-top: -20px;
}
#title h2 {
	color: #283891;
}
#shadow {
	z-index: 2;
	margin-left: 2px;
	margin-top: 16px;
}

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

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

table {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	margin-top: 15px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	line-height: 1.2em;
	border-top-color: #000;
	border-top-style: solid;
	border-width: 1px;
}

table th {
	background-image: url(../img/back.jpg);
	height: 30px;
	padding-top: 15px;
	background-repeat: repeat-x;
	background-position: center center;
	color: #416683;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D6D6D6;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-left-color: #D6D6D6;
	text-align: center;
	background-color: #D6D6D6;
}

td {
	border: 1px solid
#;
	text-align: center;
	color: #000;
}

form {
	padding: 10px;
	background-color: #D6D6D6;
	width: auto;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	display: block;
	border: 1px solid #416683;
	text-align: left;
	color: #283891;
	}
input.button:hover {
	color: #416683;
}


form p {
	padding: 0px;
	margin-top: 0px;
}

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;
}

input {
	width: 200px;
	padding: 2px;
	border:1px solid #416683;
	color:#416683;
	font-family: "Century Gothic", Arial, Verdana, serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #D6D6D6;
	margin-right: 10px;
	margin-left: 10px;
}	

input.button {
	color: #D6D6D6;
	border: 1px solid #DADADA;
	font-family: Arial, Sans-serif;
	font-size: 1em;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	display: block;
	text-align: center;
	background-color: #416683;
	width: 374px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
}	

input:hover {
	background-color: #FFFFA0;
	color: #0175BF;
	text-align: left;
}

textarea {
	width:374px;
	padding:2px;
	border:1px solid #416683;
	height:100px;
	display:block;
	color:#416683;
	font-family: "Century Gothic", Arial, Verdana, serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #D6D6D6;
	margin-right: 10px;
	margin-left: 10px;
}

textarea:hover {
	background-color: #FFFFA0;
	color: #0175BF;
}

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;
}

code {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #416683;
	display: block;
	margin-left: 40px;
	margin-right: 40px;
	padding: 10px;
	background-color: #D6D6D6;
	font-size: 12px;
}
h2 {
	text-align: center;
	color: #283891;
}
