@charset "utf-8";
body  {
	font: 100% Arial;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-size:20px;
	background-color: #800000;
}



h3 {
	font-size: 90%;
	padding-top: 14px;
	font-weight: bold;
	color: #333333;
}
h4 {
	font-size: 90%;
	color: #333333;
	font-weight: bold;
	font-style: italic;
}

blockquote {
	font: 90% Arial;
	margin-bottom:0 em;
   	margin-top:0 em;
}

#container {
	width: 90%;
	background: #FFFFFF;
	border: 1px solid #800000;
	text-align: left;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
} 
#header {
	background: #800000;
	border-bottom: 1px solid #800000;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 20px;
	border-top: 3px double #800000;
} 
#sidebar1 {
	float: left;
	width: 190px;




	background: #background
: #E5F3FF;;
	padding-bottom: 30px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	list-style: none;
	background: #FFD700;
	;
}
ul#nav {
	list-style-type: none;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
}
#nav li a {
	font-size: 75%;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	font-weight: bold;
}
#nav li a:hover {
	color: #333333;
	font-weight: bold;
}
#nav li active {
	color: #333333;
	font-weight: bold;
}
#nav li focus {
	font-weight: normal;
	color: #333333;
}
#mainContent {
	border-left: 1px solid #800000;
	margin-bottom: 0px;
	margin-left: 220px;
	margin-right: 0px;
	margin-top: 0px;
	padding-right: 20px;
	padding-top: 0px;
	padding-left: 20px;
} 
#mainContent p {
	font-size: 85%;
	line-height: 1.6;
}
ul#text {
	font-size: 100%;
	list-style-type: square;
}
#text li {
	font-size: 90%;
	list-style-type: square;
	line-height: 20px;
}

#text2 li {
	font-size: 90%;
	list-style-type:circle;
	line-height: 20px;
}


#text3 li {
	font-size: 90%;
	list-style-type:decimal;
	line-height: 20px;
}

#text4 li {
	font-size: 90%;
	list-style-type: square;
	line-height: 20px;
	margin-left:20px;
}

#footer {
	background:#800000;
	border-top: 1px solid #800000;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
} 
.fltrt { 
	float: right;
	margin-left: 8px;
	margin-top: 1px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #930E3A;
}
a:active {
	text-decoration: underline;
	color: #930E3A;
}

li.basic {
	font-size: 85%;
}

span.basic1{
color: #930E3A;
}
