@charset "utf-8";
/* CSS Document */

body {
 	margin:0;
	padding:0;
 	background-color: #f9f9f9;
	font-family:arial, helvetica, sans-serif; line-height: 1.25em; font-size: 13px; color:#636363;
}

#header {
	position:relative;
	text-align:left;
	padding: 0px 0px 10px 0px;
}

A:link {text-decoration: none; font-family:Courier New, Courier, monospace; font-weight:bold; color:#10BDB5;}
A:visited {text-decoration: none; font-family:Courier New, Courier, monospace; font-weight:bold; color:#10BDB5;}
A:active {text-decoration: underline; font-family:Courier New, Courier, monospace; font-weight:bold; color:#10BDB5;}
A:hover {text-decoration: underline; font-family:Courier New, Courier, monospace; font-weight:bold; color:#10BDB5;}


#content {
	background: #fff;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
 	width: 725px;
	padding: 0px 10px 10px 10px;
	float: left;
}

#logo {
	position:relative;
}

#banner {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 260px;
	height: 60px;
	display: block;
	position: absolute; 
	left:450px; 
	top:5px;
	padding: 7px 0px 0px 0px;
}

#pagecontent {
	clear:left; 
	position:relative;
	margin: 0;
/*	border-top: 1px solid #10bdb5;*/
	border-bottom: 1px solid #10bdb5;
	padding: 10px 0px 10px 0px;}
	
#link {
	width: 720px;
	height: 60px;
	padding: 12px 0px 0px 0px;
	position:relative;
}

#linksmall{
	width: 234px;
	height: 60px;
	padding: 0px 0px 0px 0px;
}

#linklarge{
	width: 468px;
	height: 60px;
	padding: 0px 0px 0px 0px;
	position: absolute; left:250px; top:12px;
}

#linkside{
	width: 160px;
	height: 600px;
	padding: 0px 0px 0px 10px;
}

#bottomtext{
 font-size:9px;
 text-align:right;
}

#header1 {
 font-family:Courier New, Courier, monospace; 
 font-size:20px; 
 font-weight:bold;
}

#textarea {
 padding: 0px 10px 0px 10px;
 width:550px;
 border-right: 1px solid #CCCCCC;
 margin: 0px;
}

#blogholder {
 padding: 0px 10px 0px 10px;
 width:704px;
 height:600px;
 border-right: 0px;
 margin: 0px;
 overflow: auto; 
}

tr {
 font-family:arial, helvetica, sans-serif; line-height: 1.25em; font-size: 13px; color:#636363;
}
