html {
	font-family: "verdana";

}
body {
		background-color: #404040;
}
#doc2 {
	margin: 2px auto 2px auto;
	text-align:left;
	width:72.31em;
	*width:70.57em;
	min-width:940px;
	background-color: #FFFFE0;
	padding: 3px;
	border: 1px solid gray;
}
#bd {
	background-color:white;
}
p {
	font-size:85%;
	font-family: verdana;
	font-weight:normal;

}
p strong {
	font-weight:bold;
}
a {
	text-decoration: none;
}
em {
	font-style: italic;
}
b {
	font-weight:bold;
}
img {
	float:none;
}
a:hover {
	color:#CC0000;
}
#banner {
	background-image: url(images/banner3.jpg);
	height:150px;
	margin-top:0px;
	background-repeat: no-repeat;
}
#hd h1 {
	font-size: 36px;
	font-weight:normal;
	margin-left:-999px;
}
#hd h2 {
	font-size:18px;
	font-weight:bold;
	margin-left:-999px;
}

.breadcrumb {
	margin:4px 0; 
	font-size:77%; 
}	
#menu {
	width: 900px;
	height: 22px;
	margin: 32px 0 10px 6px;
	font-style: normal;
	font-size:100%;
	font-variant:small-caps;
	background-color: transparent;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
	float:left;
}

#menu li {
	display: inline;
	margin: 0 10px 10px 10px;
}
#menu a:link, #menu a:visited {
	text-decoration: none;
	color: #EBEBEB;
	font-weight: bold;
}
#menu a:hover {
	text-decoration: none;
	color: #EED48A;
	font-weight: bold;
}
#menu a:active {
	text-decoration: none;
	color: #4D2B0F;
	font-weight:bold;
}
#menu form 	 {
	float:right;
	font-size:12px;
	line-height:12px;
	color:gray;
}
#main {
	padding: 0 40px 0 25px;;
}
#main h2 {
	font-size:129%;
		clear:both;
	padding-top:8px;
}
#main h3 {
	font-size:100%;
	clear:both;
}
#main p{
	font-size: 92%;
	margin-bottom: 10px;
	color: #5B5B5B;
}
#main a  {
	border-bottom: 1px dotted #9B9B9B;
}
#main h2 a:link, #main h2 a:visited {
	text-decoration: none;
	color: gray;;
	font-weight:bold;
}
#main h2 a:hover {
	text-decoration: none;
	color: #676767;
	font-weight:bold;
}
#main h2 a:active {
	text-decoration: none;
	color: gray;
	font-weight:bold;
}
#main h3 a:link, #main h3 a:visited {
	text-decoration: none;
	color: #B22222;
	font-weight:bold;
}
#main h3 a:hover {
	text-decoration: none;
	color: #676767;
	font-weight:bold;
}
#main h3 a:active {
	text-decoration: none;
	color: #676767;
	font-weight:bold;
}
#main p a {
	border-bottom:1px dotted gray;
}

#main  p a:link, #main p a:visited {
	text-decoration: none;
	color: #676767;
	font-weight:normal;
}
#main p a:hover {
	text-decoration: none;
	color: #B22222;
	font-weight: normal;
}
#main p a:active {
	text-decoration: none;
	color: #4D2B0F;
	font-weight:normal;
}
#main img, .frontblock img {
	padding: 3px 6px 3px 3px;
	float:left;	
}
#main iframe {
	float:left;
}
#welcome {
	width:100%;
	margin-bottom:20px;
	}
#welcome h2 {
	font-size:197%;
	margin-top:18px;
	margin-bottom: 6px;
	font-weight:normal;
	font-family:"Trebuchet MS";
	text-align:justify;
}	
#welcome p {
	font-size: 87%;
	text-align: justify;
	color: #323232;
	line-height:140%;
}
.frontblock h2, .frontblock p {
	padding: 0 20px 5px 0;
	text-align:justify;

}
#main .frontblock h2 {
	font-size: 113%;
	font-weight: bold;
	font-family:"Trebuchet MS";
	color: #474747;
}
#main .frontblock p {
	font-size:85%;
}

#main iframe {
	float:left;
}
#main h2 {

}
#breadcrumbs {
	font-size:92%;
	margin-top:20px;
}
.comment-header {
	font-size:12px;
	font-weight:bold;
	margin-top:8px;
	margin-left:3px;
}
.comment-footer {
	border-bottom: 1px solid silver;
	color:silver;
}

#side {
	width: 100%;
	height: auto;
	margin-top: 0px;
	padding-top:20px;
	background: #E0D29E;
	min-height:450px;
}
#side h2 {
	font-size:122%;
	margin: 0px 4px 9px 5px;
	font-weight:normal;
	font-family: "Trebuchet MS";
}
#side h3 {
	margin: 0 4px 15px 5px;
	font-size: 107%;
	font-weight:normal;
	display:block;
}
#side p {
	line-height: 12px;
	margin:2px 4px	2px 8px;
}
#side a:link, #side a:visited {
	text-decoration: none;
	color: #4D2B0F;
	font-weight:normal;
}
#side a:hover {
	text-decoration: none;
	color: #B22222;
	font-weight: normal;
}
#side a:active {
	text-decoration: none;
	color: #4D2B0F;
	font-weight:normal;
}
#side ul {
	padding:0 0 2px 0;
	margin-bottom:2px;
}
#side  li {
	margin-left:24px;
	list-style: square;
	list-style-position: outside;
}
#sideblock {
	margin-bottom: 12px;
}
#side img {
	display:block;
}
.listdate {
   font-size: 75%;
	padding:0 0 6px 24px;
	color: #111339;
}
#side a.listlink {
	text-decoration:none;
	color:gray;	
}
#side .sidemore {
	margin-bottom:10px;
}
#ft {
	padding-top: 5px; 
	text-align:center;
	clear:both;
	height:20px;
	line-height: 20px;
	border-top: 1px solid #DADADA;
	margin-top:30px;
}
#ft p {
	color: #8E8E8E;
	font-size:75%;
}
#ft a:link, #ft a:visited {
	text-decoration: none;
	color: #8E8E8E;
	font-size:100%;
}
#ft a:hover {
	color: #CC0000;
}		