table#main, table#topmain, #contents, body {font-family: Verdana, Arial, Helvetica;}
body {
	background: #5F76C4 url(img/bodybg.gif) top repeat-x;
	color: #000099; 
	margin:0px; 
	text-align: center;}
#container {
	background-color: #CCFFFF;
	width: 750px; 
	margin-top: 5px; 
	margin-right: auto; 
	margin-left: auto;
	border: 1px solid #354785;}
#header {
	width: 740px;
	background: #354785 url(img/headerbg.gif) top repeat-x;
	overflow: hidden;
	height: 130px; 
	border: 1px solid #5A6DAE;
	margin-bottom: 1px;
	text-align: left;
	}

#header span {
	border-bottom: 1px solid yellow;
}

#right {
	float: right; 
	padding: 5px; 
	width: 190px; 
	background: #99FFFF url(img/leftbg.gif) top repeat-x;
	border: 1px solid #99FFFF; 
	height: 1300px; 
	font-size: 11px;
	text-align: left;
}

#right ul {
	padding: 0px;
	margin: 0px;
	text-align: left;
	margin-left: 20px;
}
#right li {
	margin-bottom: 3px;
}


#content {
	text-align: left; 
	font-size: 12px; 
	padding-bottom: 20px;
	float: left;
	padding: 5px; 
	width: 526px;
	line-height: 1.4em;
}

td.adsense {
	width: 250px;
	text-align: center;
}	

a:link {color: #000099; text-decoration: underline;}
a:visited {color: #000099; text-decoration: none;}
a:hover {color: #0000FF; text-decoration:underline;}
img {border:none;}

td.link-cat,h1 {
	font-size: 18px; 
	border-bottom: 1px solid #6EBC2A; 
	padding-bottom: 2px;}
td.link-base {
	color: #9DBBE7;
	padding: 25px 10px;
}

td.link-base a:link {text-transform: uppercase; color: #FF8A00; font-weight: bold;}
td.link-base a:hover {text-transform: uppercase; color: #FF8A00; font-weight: bold;}
td.link-base a:active {text-transform: uppercase; color: #FF8A00; font-weight: bold;}
td.link-base a:visited {text-transform: uppercase; color: #FF8A00; font-weight: bold;}
td.link {
	padding-top: 1em;
}

td.link a:link {text-transform: capitalize;color: #9DBBE7; font-weight: bold;}
td.link a:hover {text-transform: capitalize;color: #9DBBE7; font-weight: bold;}
td.link a:active {text-transform: capitalize;color: #9DBBE7; font-weight: bold;}
td.link a:visited {text-transform: capitalize;color: #9DBBE7; font-weight: bold;}

h2 {
	
	font-size: 12px;
	font-weight: bold;
	color: #330000; 
	text-align: left; 
	padding-bottom: 2px;}

h3 {
	
	font-size: 12px;
	font-weight: bold;
	color: #0033CC; 
	text-align: left; 
	padding-bottom: 2px;}

h3 a:link {color: #0000FF; text-decoration: underline;}
h3 a:visited {color: #0000FF; text-decoration: none;}
h3 a:hover {color: #0066CC; text-decoration:underline;}

#footer {
	width: 100%;
	padding: 11px;
	text-align: center;
	font-size: 10px;}
	
	#footer a:link {color: white; text-decoration: none;}
    #footer a:visited {color: white; text-decoration: none;}
    #footer a:hover {color: white; text-decoration:underline;}

.labelcell { 
	font: 12px Verdana, Arial, Helvetica; 
	color: #000066; 
	width: 90px; 
	text-align: right; 
	padding-right: 25px; 
	margin-right: 5px; 
	border: 1px solid #5A6DAE; 
	border-width: 0px 5px 0px 0px;} 
	
.fieldcell { 
	background-color: #354785; 
	color: #000000; 
	text-align: left; 
	padding: 5px;
	} 

.fieldcell textarea, .fieldcell input {
	background-color: #CCFFFF; 
	border: 1px solid #5A6DAE; 
	color: #000066; 
	padding: 4px; 
	width: 352px;
	font: 12px Verdana, Arial, Helvetica;}

