

<!-- style -->



<!-- container -->



html, body{
	height: 100%;
}


div{
	text-align: left;
}


div.clear{
	clear:both;
}

div#base{
	margin: auto;
	width: 799px;
	height: 100%;
	/**min-height: 951px;*/
}

img.foundationImg{
	margin-bottom: -3px;
}


div#baseContent{
	border: 1px solid gray;
	border-top:none;
	width: 100%;
	/**background: #EFEDEE;*/
	background: #efedee;
	height: auto;
}



div#head{
	height: 132px;
}

#headNavigation{
	float:right;
	margin-top: 0.3em;
	margin-right: 0.7em;
}

#headNavigation a{
	color: #504f4f;
}

#navigation{
	
}


.navButtons{
	cursor:pointer;
	margin: 0px;
}


.content{
	border-top: 1px dotted #706e6f;
	width: 100%;
	min-height: 100%;
	margin-top: -3px;
}

.content a{
	text-decoration: none;
	color: #504f4f;
}


.contentLeft, .contentRight{
	overflow: hidden;
}


.contentLeft{
	width: 600px;
	float:left;
		

	
}

.padding{
	padding: 20px;
}


.contentRight
{
	width: auto;
	min-height: 100%;
	margin-left: 600px;
	background: #f4e2e8;
	border-left: 1px dotted #f10f61;
	font-size:11px;
}




.contentRight a{
	color: #6e696a;
}

.blogRec{
	margin-top: 7px;
	margin-bottom: 7px;
}

.noPadding{
	padding:0px;
}



.blogItem{
	margin-top: 2em;
	margin-bottom: 3em;
}

table.3RContent{
	width: 100%;
	min-height: 788px;
	border-top: 1px dotted #706e6f;
}

.3Rleft{
	
}



div#news, div#blog, .variableMenuTop, .variableMenuBottom{
	background: #e82a69;
	min-height: 190px;
	width: 179px;
	color: #FEE4ED;
	font-size: 13px;
	padding: 10px;
	font-stretch:narrower;
}

div#blog{
	background: #f4e2e8;
	min-height: 188px;
	color: #6F696B;
	
}

.variableMenuTop{
	background: #383737;
	height: 52px;
	color: #fd6597;
	font-size: 12px;
}

.variableMenuBottom{
	background: #6a6969;
	height: 100px;
	font-size: 12px;
	color: white;
}

.variableMenuBottom a{
	color: white;
}

div#foot{
	height: 28px;
	padding-left: 2px;
	padding-top: 5px;
	font-size:11px;
	float:right;
}




table.tableContent{
	border-top: 1px dotted #706e6f;
	margin-top: -3px;
	width: 100%;
}

table.tableContent tr td{
	vertical-align:top;
	font-size: 11px;
}

td.tableContentRight{
	background: #f4e2e8;
	border-left: 1px dotted #f10f61;
	font-size:11px;
}

td.tableContentLeft{
	width: 599px;
}



div.fRight, div.fLeft{
	line-height:1.4em;

}

div.fRight{
	background: #E7E7E7;
}


div.fiftyL{
	line-height:1.4em;

}



.fiftyR, .fiftyL, div.fRight, div.fLeft{
	width: 259px;
	float:left;
	padding: 20px;
	min-height: 779px;
	height: auto;
	padding-bottom: 5000px;
	margin-bottom: -4980px;
}

div.fiftyR{
	background: #E7E7E7;
	line-height:1.4em;
	width: 261px;
}

.blog{
	width: 90%;
	background: #F4E2E8;
	padding: 1em;
}

.blogComments{
	width: 95%;
	background: #ffffff;
	padding: 1em;
	color: #504f4f;
	border: 1px solid silver;
}


div.compoundHead, div.compoundFoot{

}

div.compoundBody{

	height: 600px;
	overflow:scroll;
}

div.compoundHead table{
	
}

div.compoundHead table tr th, div.compoundBody table tr td{
	
}

div.compoundHead table tr th{
	background: #efedee;
	color: #504f4f;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #848484;
}

div.compoundBody table tr td{
	background: #efedee;
	color: #504f4f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


div.compoundHead th, div.compoundBody td{
	font-family: Arial;
	font-size: 12px;
	text-align: left;
}
