td.header {
	background: url(webtemplate_01.gif) no-repeat;
	width: 717px;
	height: 173px;
	align: center;
	vertical-align: top;
	text-align: left;
	padding: 10px 5px 5px 5px;
}

td.searchbox {
	background: url(webtemplate_02.gif) no-repeat;
	width: 717px;
	height: 234px;
	align: center;
	vertical-align: top;
	text-align: left;
	padding: 0px 5px 0px 5px;
}

#searchbox {
	padding: 0;
	margin: 0;
	width: 715px;
}

#searchbox h1 {
	text-align: center;
	vertical-align: top;
	font-family: Tahoma;
	font-size: 30px;
	color: #000000;
	font-weight: bold;
}

#searchbox p {
	text-align: left;
	vertical-align: top;
	font-family: Times New Roman;
	font-size: 14px;
	color:#000000;
}

td.news {
	background: url(webtemplate_03.gif) no-repeat;
	width: 140px;
	height: 61px;
	align: center;
	vertical-align: top;
	text-align: left;
	padding: 0;
}

#news {
	padding: 0;
	margin: 0;
	width: 140px;
}

#news h2 {
	text-align: center;
	vertical-align: top;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

td.seperator {
	background: url(webtemplate_04.gif) no-repeat;
	width: 577px;
	height: 6px;
	align: center;
	padding: 0;
}


td.main {
	background: url(webtemplate_05.gif) repeat-y;
	width: 577px;
	height: 342px;
	align: center;
	vertical-align: top;
	text-align: left;
	padding: 5px 5px 5px 5px;
}

#main {
	padding: 0;
	margin: 0;
	width: 577px;
}

#main h1 {
	text-align: left;
	vertical-align: top;
	font-family: Times New Roman;
	font-size: 17px;
	color: #2D1EF4;
	font-weight: bold;
}

#main h2 {
	text-align: left;
	vertical-align: top;
	font-family: Times New Roman;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}

#main p {
	text-align: left;
	vertical-align: top;
	font-family: Times New Roman;
	font-size: 14px;
	color:#000000;
}

td.blog {
	background: url(webtemplate_06.gif) repeat-y;
	width: 140px;
	height: 281px;
	align: center;
	vertical-align: top;
	text-align: left;
	padding: 10px 5px 5px 5px;
}

#blog {
	padding: 0;
	margin: 0;
	width: 138px;
}

td.footer {
	background: url(webtemplate_07.gif) no-repeat;
	width: 717px;
	height: 41px;
	align: center;
	vertical-align: top;
	text-align: left;
	padding: 0px 0px 0px 10px;
}

#footer {
	padding: 0;
	margin: 0;
	width: 715px;
	align: center;
}

#footer p {
	text-align: left;
	vertical-align: top;
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bold;
}

#footer a:link { 
	color: #000099; 
	text-decoration: none;
}

#footer a:visited { 
	color: #C510BA; 
	text-decoration: none;
}	

#footer a:active { 
	color: #666; 
	text-decoration: none;
}

#footer a:hover { 
	color: #2B3062; 
	text-decoration: underline;
}