body { 
	margin: 0 auto;
	text-align:center;
	background-color:white;
	padding-top:25px;
	}
	


#wrapper {
	width:90%; height:100%;
	position:relative;
	text-align:left;
	margin:0 auto;
	}

#copyright {
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size:11px;
	color:black; margin-top:5px;
	}
#copyright a {
	color:#990000;
	}
#copyright a:hover {
	color:red;
	}
	
#leftborder {
	width:19px; height:100%;
	background-color:#6b5db5; background-image:url(purplebg.png)
	}
	
#rightborder {
	width:19px; height:100%;
	background-color:#009999; background-image:url(tealbg.png)
	}
	
#tl {
	width:15px; height:15px;
	position:absolute; top:-1px; left:-1px;
	background-image:url(tl.png); background-repeat:no-repeat;
}

#tr {
	width:15px; height:15px;
	position:absolute; top:-1px; right:-1px;
	background-image:url(tr.png); background-repeat:no-repeat;
}

#bl {
	width:15px; height:15px;
	position:absolute; bottom:-1px; left:-1px;
	background-repeat:no-repeat;
}

#br {
	width:15px; height:15px;
	position:absolute; bottom:-1px; right:-1px;
	background-repeat:no-repeat;
}
#mainarea {
	
	margin-left:40px; margin-right:40px;
	height:100%; width:auto;
	}

#logo {
	padding-top:30px; padding-bottom:30px;
	}
	
#navbar {
	width:auto; border-bottom:1px solid #ababab;
	padding-bottom:5px; vertical-align:middle;
	}

#content {
	margin-top:20px;
	width:100%;
	height:auto;
	text-align:left;
	position:relative;
	}
	
#content h1 {
	margin:0 auto; padding:0px; color:black; padding-bottom:4px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px; font-weight:bold; font-style:italic;
	}
	
#content h2 {
	margin:0 auto; padding:0px; color:black; padding-bottom:4px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px; font-weight:bold; font-style:italic;
	}
	
#content p {
	margin:0 auto; padding:3px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px; color:#666666;
	}

#content ul {
	margin:3px;
	padding-left:0px;
	}
	
#content ul li {
	padding:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px; list-style-type:disc;  list-style-position:inside;
	color:#666666;
	}

#indent {
	padding:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px; list-style-type:disc;  list-style-position:inside;
	color:#666666; vertical-align:middle;
	}	

#botpics {
	position:relative;
	height:auto; width:auto; padding-top:20px; padding-bottom:10px;
}

#man { 
	right:-14px; bottom:53px; position:absolute; 
	}
	
#liner_bottom {
	width:45%; height:1px; background-color:#ababab;
	position:absolute; bottom:10px; left:455px;
	}
	
#slogan {
	padding-bottom:15px; padding-top:25px;
	position:relative;
}

a { color:#70289d; font-weight:bold;}
a:active { color:red;}
a:hover { color:darkorange; }

#profiles td {
	padding:10px;
	}
	
blockquote { font-family:Georgia, "Times New Roman", Times, serif; padding-bottom:20px; font-size:13px; }

