.pagebg {
	background-color: #E7E7E7;
	margin: 0;
	padding: 0 0 40px 0;
}
#wrapper {
	width: 900px;
	margin: 0;
	margin-bottom: 10px;
	border-right: 0px solid #666666;
	background-color: #74B59F;
/*	background-image:url(../images/tile.gif); */
}
#home_header {
	position: relative;
	width: 900px;
	margin: 0px;
	padding: 0px;
}
#std_header {
	background-image:url(../images/bg_header.png);
	position: relative;
	width: 890px;
	height: 152px;
	margin: 0px;
	padding: 0px;
	border:0px solid #00FF00;
	vertical-align:bottom;
}
#mail_header {
	width: 800px;
	height: 360px;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/mailhdr_bg.png);
}
#footer {
	position: relative;
	top: 8px;
	width: 890px;
	height: 77px;
	background-image: url(/images/bg_footer.png);
	border:0px solid #0000FF;
	padding: 0;
}
.footer_row {
	font-family:  Verdana, Sans Serif, Helvetica;
	font-size: 9px;
	color: #666666;
	padding: 0px;
	padding-top: 4px;
}
#content_pg{
	margin: 10px 24px 10px 24px;
	width:730px;
}
.content {
	font-family:  Verdana, Sans Serif, Helvetica;
	font-size: 12px;
	color:#777777;
	font-weight: 500;
	background-color:#FFFFFF;
	border:0px solid #00FF00;
	margin: 0; 
	padding: 6px 10px 10px 10px;
}
.content a{
	color: #666666;
	font-size: 10px;
	font-weight: 600;
	text-decoration:none;
}
.content a:hover{
	color: #666666;
	font-weight: 600;
	text-decoration:underline;
}
.content a:visited{
	color: #666666;
}
.content1 {
	font-family:  Verdana, Sans Serif, Helvetica;
	font-size: 11px;
	line-height: 16px;
	color:#888888;
	font-weight: 500;
	background-color:#FFFFFF;
	border:0px solid #00FF00;
	margin: 0; 
	padding: 0px 6px 6px 0;
}
.pg_head {
	padding: 22px 0px 6px 30px;
	margin: 0; 
}

#strap {
	font-family:  Verdana, Sans Serif, Helvetica;
	font-size: 10px;
	color:#FFFFFF;
	font-weight: 600;
	margin: 22px 7px 0px 7px;
	border: dashed  2px #DDDDDD;
	padding:6px 0px 6px 0px;
	
	height:182px;
}

#fbox{
	font-family:  Verdana, Sans Serif, Helvetica;
	background-image:url(../images/fbox.png);
	font-size: 11px;
	color:#777777;
	font-weight: normal;
	margin: 10px 4px 0px 7px;
	border: dashed  2px #79BFAF;
	padding:6px 0px 6px 0px;
	height:420px;
	width: 124px;
}
.story_title {
	font-family:  Verdana, Sans Serif, Helvetica;
	font-size: 15px;
	color:#9C74CE;
	font-weight: 800;
}

.body {
	font-family:  Verdana, Sans Serif, Helvetica; 
	font-size: 10px; 
	font-weight: bold; 
	color: #333333;
}
.popuph {
	background-color: #cccccc;
	border-bottom: 1px solid #333333;
	text-align: right;
	position: relative;
	height: 15px;
	width: 100%;
	font-family:  Verdana, Sans Serif, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	overflow: visible;
}
.popupc {
	background-color: #ffffff;
	width: 100%;
	padding: 0px;
	font-family:  Verdana, Sans Serif, Helvetica;
	font-size: 11px;
	font-weight: bold;
	overflow: visible;
}
.popup_bg {
	background-color: #f4f4f4;
	padding: 6px;
	font-family:  Verdana, Sans Serif, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.popup_body {
	background-color: #ffffff;
	width: 100%;
	margin: 0px;
	padding: 7px 0px 8px 8px;
	font-family:  Verdana, Sans Serif, Helvetica;
	font-size: 10px;
	color:#666666;
	font-weight: normal;
}
.popup_caption {
	font-family:  Verdana, Sans Serif, Helvetica;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	color:#666666;
	font-weight: normal;
}