body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #ccc;
	background-color: #DCD9D1;
	text-align: center;
	/* part 1 of 2 centering hack */
	}
#content {
	width: 790px; 
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 0;
	margin-left: 0; 	
	/* opera does not like 'margin:20px auto' */
	background: #FFFFFF;
	text-align:left; 
	/* part 2 of 2 centering hack */
	width: 790px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 790px;
	}
html>body #content {
	width: 790px; /* ie5win fudge ends */
	}


#header {
	position: absolute;
	top: 0;
	clear: both;
	width: 790px;
	padding: 0px;
	margin: 0px;
}

#footer {
	width: 790px;
	padding: 0px;
	margin: 0px;
}

#website_content {
	width: 790px;
	padding-top: 249px;
	margin: 0px;
	clear: both;
}

.portfolio {
	width: 117px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}

.portfolio2 {
	width: 150px;
	margin-left: 10px;
	padding: 0;
	text-align: center;
	float: left;
}

.cs1 {
	width: 100%;
	text-align: left;
	clear: both;
	margin-bottom: 20px;
}

.cs2 {
	width: 48%;
	text-align: left;
	float: left;
	padding-left: 5px;
	margin-bottom: 20px;
}

.separator1 {
	color: #FFFFFF;
	size: 0;
}

/*-------------------------------------------------------------------*/


.top_nav {
	font-family: Arial;
	font-size: 13px;
	color: #3F4072;
	font-weight: normal;
	text-decoration: none;
}

h1, .header1 {
	font-family: Verdana;
	font-size: 12px;
	color: #3F4072;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

.text1 {
	font-family: Verdana;
	font-size: 12px;
	color: #808080;
	font-weight: normal;
	text-decoration: none;
}

.text1bold {
	font-family: Verdana;
	font-size: 12px;
	color: #808080;
	font-weight: bold;
	text-decoration: none;
}

.text2 {
	font-family: Verdana;
	font-size: 12px;
	color: #3F4072;
	font-weight: normal;
	text-decoration: none;
}

.text3 {
	font-family: Verdana;
	font-size: 12px;
	color: #808080;
	font-weight: normal;
	text-decoration: none;
}

.text4 {
	font-family: Verdana;
	font-size: 12px;
	color: #3F4072;
	font-weight: bold;
	text-decoration: none;
}

.red_text {
	font-family: Verdana;
	font-size: 11px;
	color: red;
}

.link1 {
	font-family: Verdana;
	font-size: 12px;
	color: #808080;
	font-weight: normal;
	text-decoration: underline;
}

.news_link {
	font-family: Verdana;
	font-size: 12px;
	color: #3F4072;
	font-weight: normal;
	text-decoration: underline;
}

.quick_link {
	font-family: Verdana;
	font-size: 12px;
	color: #808080;
	font-weight: normal;
	text-decoration: none;
}

.more_link {
	font-family: Verdana;
	font-size: 12px;
	color: #808080;
	font-weight: bold;
	text-decoration: none;
}

input, select, textarea {
	font-family: Verdana;
	font-size: 11px;
	color: #808080;
	font-weight: normal;
	text-decoration: none;
	border-width: 1px;
	border-color: #000000;
}

.error {
	font-family: Verdana;
	font-size: 12px;
	color: red;
	font-weight: bold;
	text-decoration: none;
}

.background_lcbg {
	background-color: #FFFFFF;
	background-image: url(http://www.epsilonmedia.net/img/lcbg.gif);
}

.background_rcbg {
	background-color: #FFFFFF;
	background-image: url(http://www.epsilonmedia.net/img/rcbg.gif);
}

.background_tmbg {
	background-color: #FFFFFF;
	background-image: url(http://www.epsilonmedia.net/img/tmbg.gif);
}

.news_archive_row {
	font-family: Verdana;
	font-size: 11px;
	color: #3F4072;
	font-weight: bold;
	text-decoration: none;
}

.news_archive_current {
	font-family: Verdana;
	font-size: 10px;
	color: #3F4072;
	font-weight: bold;
	text-decoration: none;
}

.news_archive_previous {
	font-family: Verdana;
	font-size: 10px;
	color: #3F4072;
	font-weight: normal;
	text-decoration: none;
}