html, body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
}

#container-home, #container {
	width:810px;
	height:750px;
	margin: auto;
	position:relative;
}

#header {
	width:810px;
	height:70px;
	margin-top:20px;
}

#colbox {
	width:810px;
	height:245px;
	background:#dbdcde url('bottomgrad.gif') repeat-x;
	margin-top:4px;	
}

#tagline {
	width:420px;
	height: 44px;
	position: absolute;
	bottom: 23px;
	right: 0px;
}

.footcol {
	width:245px;
	float:left;
	margin-left:17px;
	margin-top:10px;
	font: 10pt 'Trebuchet MS', Trebuchet, Arial, sans-serif;
	color:#666;
	line-height:100%;
}

.charcount {
	font: 9pt 'Trebuchet MS', Trebuchet, Arial, sans-serif;
	color:#999;
}

#small-logo {
	height:36px;
	width:167px;
	position:absolute;
	top:0px;
	left:0px;
}

.footcolhead {
	font: 12pt 'Trebuchet MS', Trebuchet, Arial, sans-serif;
	color:#4263b2;
	font-weight:bold;
}

.menulink {
	background: url('menu-bg.jpg') no-repeat;
	width:100px;
	height:35px;
	float:left;
	text-align:center;
	padding-top: 6px;
	padding-right:1px;
	font: 13pt 'Trebuchet MS', Trebuchet, Arial, sans-serif;
}

.headliner, h1 {
	font: 18pt 'Trebuchet MS', Trebuchet, Arial, sans-serif;
	font-weight:bold;
	color:#4d71ca;
}

p, h3, li {
	font: 10.5pt 'Trebuchet MS', Trebuchet, Arial, sans-serif;
	color:#444;
}

h3 {
	font-size: 12.5pt;
	font-weight:bold;
}

#container-home p {
	width:450px;
	float:left;
}

#header p {
	font-size:9pt;
	text-align:right;
	float:right;
	margin-right:8px;
	width:180px;
	color:#999;
}

#footer {
	margin-top:40px;
	width:810px;
	height:40px;
	font: 9pt 'Trebuchet MS', Trebuchet, Arial, sans-serif;
	color:#555;
	float:left;
}

#footer a {
	text-decoration:none;
}

#footer img {
	margin-left:80px;
	width:420px;
}

a:link {
	text-decoration:none;
	color:#4263b2;
}

a:visited {
	color:#4263b2;
	text-decoration:none;
}

a:hover {
	color:#0f0;
	text-decoration:none;
}

a:active {
	color:#0f0;
	text-decoration:none;
}

#header a {
	font-size:10pt;
}

.menulink a {
	font: 13pt 'Trebuchet MS', Trebuchet, Arial, sans-serif;
	color:#fff;
	text-decoration:none;
}

.menulink a:hover {
	color: #0f0;
}

.footcol a {
	background: url('footer-screen.jpg') no-repeat;
	width:103px;
	height:69px;
	color:#fff;
	float:left;
	text-align:center;
	padding-top: 12px;
	padding-right:2px;
	font: 13pt 'Trebuchet MS', Trebuchet, Arial, sans-serif;
	margin-left:70px;
}

.footcol a:hover {
	color:#0f0;
}

#betacopy {
	position:absolute;
	top: 11px;
	left: 288px;
	font: 30pt 'Trebuchet MS', Trebuchet, Arial, sans-serif;
	color: #ccc;
}

#newfootie {
	width:810px;
	height:42px;
}

#newfootie h6 {
float:left;
	font: 10pt 'Trebuchet MS', Trebuchet, Arial, sans-serif;
	color: #aaa;
	margin-top:20px;	
}

#newfootie img {
	float:left;
	margin-left:78px;
}

.note {
	font-size:9pt;
	color:#555;	
}

#col1 {
	float:left;
	width:480px;
	min-height:500px;
}

#col1 h1, h2 {
	color:#444;
}

#col2 {
	float:right;
	width:240px;
	margin: 50px 10px 20px 10px;
	min-height:200px;
	/* background: #dbdcde url('bottomgrad.gif') bottom repeat-x; */
	border:1px solid #ccc;
	padding:8px;
	
}

#col2 p {
	font-size: 10pt;
	color: #444;	
}
#col2 .note {
	font-size: 8pt;
	color: #666;
}

#col2 h3 {
	font-size: 12.5pt;
	color:#444;
}

#prof_form p {
	font-size: 9pt;
	line-height:90%;	
}