body {
background-color: #CCCCCC;
border-bottom: 0px;
border-left: 0px;
border-right: 0px;
border-top: 0px;
color: #666666;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 5px 0px 5px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
text-align: center;
}

#wrapper {
background-color: #FFFFFF;
background-image:url(../gfx/build/leftbg.gif);
background-position: left;
background-repeat: repeat-y;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-top: 1px solid #000000;
margin: 0px auto;
text-align:left;
width: 800px;
padding-bottom: 0px;
}

#banner {
background-image: url(../gfx/build/top.jpg);
background-repeat: no-repeat;
height: 124px;
}

#leftcontent {
float: left;
width: 203px;
}

#leftcontent ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	width: 203px;
}

#leftcontent ul li {
	color: #003300;
	font-family: "Gill Sans MT", Verdana, Arial, Helvetica;
	width: 100%;
	padding: 2px 0px 2px 0px;
	text-indent: 35px;
	border-top: thin none #336600;
	border-right: thin none #336600;
	border-bottom: thin solid #336600;
	border-left: thin none #336600;
}

#leftcontent ul li a:link {
	text-decoration: none;
	color: #003300;
    font-size: 90%;	
}

#leftcontent ul li a:visited {
	text-decoration: none;
	color: #669999;
}

#leftcontent ul li a:hover {
	color: #CC3333;
	text-decoration: none;
	font-weight: normal;
}

#rightcontent {
margin-left: 232px;
margin-top: 30px;
margin-right: 20px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003300;
	font-size: 104%;
	margin-bottom: 7px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 100%;
	margin-bottom: 5px;
}

p {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #666666;
font-size: 90%;
margin-top: 5px;
margin-bottom: 7px;
}

p.comments {
margin-bottom: 4px;
}

.imgright {
float: right;
margin-left: 10px;
margin-bottom: 10px;
margin-top: 10px;
}

.imgrightindex{
float: right;
margin-left: 10px;
margin-top: 8px;
margin-bottom: 10px;
}

.imgrightindexc2c{
float: right;
margin-left: 10px;
margin-top: 8px;
margin-bottom: 10px;
margin-right: 15px;
}

.imgleft {
float: left;
margin-right: 10px;
margin-top: 10px;
margin-bottom: 5px;
}

.imglefticons {
float: left;
margin-right: 10px;
margin-top: 15px;
margin-bottom: 5px;
}

.pullquote {
	font-size: 105%;
	font-style: italic;
	color: #333333;
	background-color: #FFFFCC;
	float: right;
	width: 160px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 6px;
	border: 1px dotted #336600;
	font-weight: bold;
}

#table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	border: 1px none;
	padding: 3px;
	background-color: #CCCCCC;
} 

#aspreply {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
text-align: center;
}

#links ul{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-style: normal;
	margin-left: 0px;
	line-height: 20px;
	font-weight: normal;
	color: #003300;
}

#links ul li{
	list-style-type: none;
	background-color: #CCCCCC;
	padding: 10px 5px 10px 5px;
}

#links ul li a:link {
	text-decoration: underline;
	color: #003300;
    font-size: 90%;	
}

#links ul li a:visited {
	text-decoration: none;
	color: #669999;
}

#links ul li a:hover {
	color: #CC3333;
	text-decoration: none;
	font-weight: normal;
}

#footer {
clear: both;
width: 95%;
margin: 2px 2px 2px;
text-align: right;
padding: 2px;
color: #666666;
margin-left: .5%;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 70%;
}
a:link {
    text-decoration: underline;
	color: #003300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
	color: #339900;
}
a:hover {
	color: #CC3333;
}
