body {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
p {
	font-size: 12px;
	line-height: 18px;
	color: #858585;
}
h1 {
	font-size: 14px;
	color: #65c9db;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
h1 a:link {
	color: #65c9db;
}
h1 a:visited {
	color: #65c9db;
}
h2 {
	font-size: 13px;
	color: #AAC72C;
	font-weight: normal;
	margin: 0px;
}
h3 {
	color: #65c9db;
	font-size: 13px;
	font-weight: bold;
}
h4 {
	font-size: 13px;
	color: #AAC72C;
	font-weight: normal;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
a:link {
	color: #afafaf;
	text-decoration: underline;
}
a:visited {
	color: #afafaf;
	text-decoration: underline;
}
a:hover {
	color: #666;
	text-decoration: none;
}
#wrapper {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}
#header {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-bottom: 7px;
}
#text {
	clear: both;
}
#rotator {
}
.greentext {
	color: #AEC92F;
}
.redtext {
	color: #65c9db;
	font-weight: bold;
}
.clearfix:after {  
     content: ".";  
     display: block;  
     clear: both;  
     visibility: hidden;  
     line-height: 0;  
     height: 0;  
}  
   
.clearfix {  
    display: inline-block;  
}  
  
html[xmlns] .clearfix {  
    display: block;  
}  
  
* html .clearfix {  
    height: 1%;  
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#blog {
}
#wrapper #blog p {
	margin-top: 0px;
}
#blog #blogright {
	float: right;
	width: 320px;
}
#blog #blogleft {
	float: left;
	width: 320px;
}
#footer {
	clear: both;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 10px;
	padding-top: 10px;
	font-size: 13px;
}
#footer p {
	margin: 0px;
}
#footer #footerright {
	float: right;
	width: 400px;
	text-align: right;
}
#biotext {
	float: right;
	width: 300px;
}
#biotext a {
	color: #65c9db;
}
#biopic {
	float: left;
	width: 373px;
}
.navrightborder {
	background-image: url(../images/nav-divider.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.navleftborder {
	background-image: url(../images/nav-divider.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
div#navigation {
	height: 25px;
	text-align: left;
	margin-left: -14px;
	padding-top: 5px;
}
div#navigation ul {
	margin: 0px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #AFD021;
	white-space: nowrap;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#navigation li {
	list-style-type: none;
	display: inline;
	color: #AFD021;
}
div#navigation li a {
	text-decoration: none;
	color: #AFD021;
	padding-top: 9px;
	padding-right: 16px;
	padding-bottom: 8px;
	padding-left: 16px;
	text-transform: lowercase;
}
#navigation li a:hover {
	color: #626262;
	text-decoration: none;
}
#subnav {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: dotted;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#subnav a:link {
	color: #838383;
	font-size: 10px;
	text-decoration: none;
	margin-right: 20px;
}
#subnav a:visited {
	color: #838383;
	font-size: 10px;
	text-decoration: none;
	margin-right: 20px;
}
#subnav a:hover {
	color: #65c9db;
	font-size: 10px;
	text-decoration: none;
}
