@charset "utf-8";
/* CSS Document */
marquee{
    background: #000000;
    color: #61c200;
    font-weight: bold;
    padding: 5px;
    margin-left: 10px;
    box-shadow: inset 0 0 10px #808080;
    border: solid 5px #808080;
    border-radius: 5px;
    width: 434px;
    font-size: 14px;
}
body {
	background: #5f758c url(../images/backgnd_03.png) repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#wrapper {
	margin: 0px auto;
	width: 815px;
	background-image: url(../images/wrapper_bak.png);
	background-position: center top;
	background-repeat: repeat-y;
}
#leftcol {
	width: 152px;
	float: left;
	height: 850px;
	background-repeat: no-repeat;
	background-position: left top;
}
#midcol {
	width: 420px;
	float: left;
	font-size: 11px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 16px;
}
#main {
	background-image: url(../images/rightstrip.png);
	background-repeat: no-repeat;
	background-position: right top;

}
.clearing {
	clear: both;
}
#rightcol {
	height: 800px;
	width: 182px;
	float: right;
	border-left: 1px solid #000000;
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 8px;
}
#outer {
	background: url(../images/backgnd_bot.png) repeat-x bottom;
	height: 100%;
	width: 100%;
}
#footer {
	height: 100px;
	background: url(../images/footershade.jpg) no-repeat;
	width: 815px;
	margin: 0px auto;
	padding-top: 10px;
}
#leftcol ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style: none;
}
#leftcol   li  {
	height: 30px;
	width: 125px;
	background: #444546;
	border: 1px solid #FFFFFF;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 15px;
	padding-top: 7px;
	line-height: 20px;
}
#leftcol a {
	text-decoration: none;
	color: #FFFFFF;
}

#header {
	height: 104px;
	padding-right: 15px;
	padding-left: 15px;
	
	background-color: #444546;
	background-image: url(../images/headershading.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#header img{
margin-top:5px;
}
#footershade {
	background: url(../images/footerback.png) repeat-x;
	width: 815px;
	margin: 0px auto;
	height: 100px;
}
#footertext {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	width: 815px;

}
#leftcol a:hover {
	text-decoration: none;
	color: #FFFF00;
}
#footerlinks  ul {
	list-style: none;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
#footerlinks  li {
	font-size: 10px;
	padding-bottom: 5px;
	padding-top: 10px;
}
#footerlinks {
	border-bottom: 1px solid #999999;
	height: 80px;
}
#copy {
float:left;
}
#designer {
	float: right;
}
#credits {
background-color:#333333;
	font-size: 10px;
	color: #955900;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 3px;
	height:20px;
}

#footerlinks  div {
	width: 162px;
	float: left;
	height: 70px;
}
#footerlinks  li  a {
	font-size: 10px;
	text-decoration: none;
	color: #999999;
}
#designer a {
	text-decoration: none;
	color: #955900;
}
#designer a:hover {
	text-decoration: none;
	color: #FFFF00;
}
#footerlinks li a:hover {
	font-size: 10px;
	text-decoration: none;
	color: #FFFF00;
}
#logo {
	float: left;
	width: 500px;
}
#button {
	font-size: 12px;
	background: #CCCCCC;
	border: 1px solid #FFFFFF;
}
#input {
	font-size: 12px;
}
#search {
	float: right;
	margin-top: 40px;
}
#flash {
	background-image: url(../images/flash_bak.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 35px;
	width: 460px;
	margin-left: 6px;
	padding-top: 4px;
	padding-left: 4px;
	font-weight: bold;
	color: #00CC33;
}
#midcol p {

}
#midcol h1 {
	font-size: 16px;
}


.floatleft {
	float: left;
}
#project h1 {
	font-size: 18px;
	color: #CCCCCC;
}
#project p {
	font-size: 12px;
	color: #FFFFFF;
}
#project a {
	color: #CCCCCC;
}

.floatright {
	float: right;
}
#on {
	background-color:#c3c4c5;
	border:none;
	width:137px;
	color:#000000;
}
.nor_italic {
	font-style: italic;
	font-weight: normal;
}
.normal {
	font-weight: normal;
}
#midcol li {
	margin-top: 5px;
	margin-bottom: 5px;
}
#midcol img{
    max-width: 420px;
}
h2 {
	font-size: 13px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#midcol ul {
	margin: 0px;
}
#leftouter  {
	background-image: url(../images/leftStrip.png);
	background-repeat: no-repeat;
	background-position: left top;
}
a.pagination {
	text-decoration: none;
	color:brown;
}
