/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
    margin: 0px;
}

#header {
	background: #ffffff;
	width: 800px;
	height: 85px;
	padding: 0px;
	margin: 0;
	color: #FFF;
	}

#wrapper1 {
	position:relative;
	text-align:left;
	width:803px;
	background: #FFF;
	}
#wrapper2 {
	position:relative;
	text-align:left;
	width:803px;
	}

/* Hide from IE-Mac \*/
#maincol
{
	position: relative;
	margin: 0;
	padding: 7px 0px 0px 0px;
}
/* End Hide */

#leftcol
{
	position: relative;
	top: -10px;
	float: left;
	width: 666px; /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 646px; /* actual value */
	height: 500px;
	margin: 0 0 -10px 0;
	padding: 0px 0px 0px 0px;
	background-color: #fff;
	background-image: url(../pics/home_img_windowback3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 100;
}

#rightcol
{
	position: relative;
	height: 500px;
	top: -10px;
	left: 0px;
	float: left;
	width: 174px; /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 154px; /* actual value */
	margin: 0 0 -10px 0;
	background: #6A6F99;
	z-index: 99;
}

#footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	position: relative;
	background-image: url(../pics/blue_back_10px.gif);
	background-repeat: repeat;
	width: 790px;
	height: 40px;
	clear: both;
	margin: 0;
	padding: 5px 0px 0px 10px;
	text-align: left;
	vertical-align: top;
	color: #fff;
}


.maincontent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #111951;
	height: 400px;
	width: 275px;
	padding: 10px 0 0 60px;
}

.mainhometext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #111951;
	width: 275px;
}

.cat_homecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	width: 200px;
	padding: 10px;
	clear: both;
}

.right_column_story
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 5px;
	border-color: #036;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	background-color: #fff;
}

.right_column_title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006;
}

a.redboxlink:link {
	color: #ff0000;
	padding: 3px 16px 0 0px;
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../pics/btn_arrow.gif);
	background-position: right;
	background-repeat: no-repeat;
	text-decoration: none;
}

a.redboxlink:visited {
	color: #ff0000;
	padding: 3px 16px 0 0px;
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../pics/btn_arrow.gif);
	background-position: right;
	background-repeat: no-repeat;
	text-decoration: none;
}

a.redboxlink:active {
	color: #ff0000;
	padding: 3px 16px 0 0px;
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../pics/btn_arrow.gif);
	background-position: right;
	background-repeat: no-repeat;
	text-decoration: none;
}

a.redboxlink:hover {
	color: #f00; 
	padding: 3px 16px 0 0px;
	height: 50px;
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	background-image: url(../pics/btn_arrow_o.gif);
	background-position: right;
	background-repeat: no-repeat;
}

