div{

}

div{
	box-sizing:border-box;
}

div.clear{
	clear:both;
	width: 580px;
	height: 10px;
}

* html body{
	text-align: center;
}

div#base{
	/**position:absolute;
	left: 118px;
	top: 0px;*/
	position: relative;
	margin: auto;
	width: 801px;
	height: auto;
	min-height: 951px;
}

* html div#base{
	height: 951px;
}


div#baseContent{
	border: 1px solid #cccccc;
	border-top:none;
	min-height: 674px;
	width: 100%;
	background: #EFEDEE;
}

* html div#baseContent{
	height: 674px;
}


div#head{
	height: 117px;
	text-align:left;
	background-color: #FFFFFF;
}

div#head img {
	padding-top: 25px;
	padding-left: 30px;

}


#headNavigation{
	float:right;
	margin-top: 0.3em;
	margin-right: 0.7em;
}

#headNavigation a{
	color: #504f4f;
}

#navigation{
	width: 800px;
	border: 0px;
	
}

* html #navigation{
	height: 86px;
}

.navButtons{
	cursor:pointer;
	margin: 0px;
}


.content{
	border-top: 1px dotted #706e6f;
	width: 100%;
	height: auto;
	min-height: 688px;
	margin-top: -3px;
}

.content a{
	text-decoration: none;
	color: #504f4f;
}

* html .content{
	height: 688px;
}

.contentLeft{
	width: 760px;
	height: auto;
	min-height: 688px;
	float:left;
	/**font-size:11px;*/
}

* html .contentLeft{
	width: 596px;
}


.contentRight{
	width: 0px;
	height: auto;
	min-height: 730px;
	margin-left: 599px;
	background: #f4e2e8;
	border-left: 0px dotted #f10f61;
	font-size:11px;
}

* html .contentRight{
	margin-left: 595px;
}

* html .contentRight, * html .contentLeft{
	height: 100%;
}

.contentRight a{
	color: #6e696a;
}

.blogRec{
	margin-top: 5px;
	margin-bottom: 5px;
}

.noPadding{
	padding:0px;
	}

.padding{
	padding: 10px;
}

.blogItem{
	margin-top: 2em;
	margin-bottom: 3em;
}

table.3RContent{
	width: 100%;
	min-height: 788px;
	border-top: 1px dotted #706e6f;
}

.3Rleft{
	
}

img.foundationImg{
	margin-bottom: -3px;
}

div#news, div#blog{
	background: #e82a69;
	min-height: 190px;
	width: auto;
	color: #FEE4ED;
	font-size: 13px;
	padding: 0.7em;
	padding-right: 1.3em;
	font-stretch:narrower;
}

div#blog{
	background: #f4e2e8;
	min-height: 188px;
	color: #6F696B;
	
}

.variableMenuTop{
	background: #383737;
	heigth: 52px;
	width: 199px;
	color: #fd6597;
	padding: 0.7em;
	padding-right: 1.3em;
	font-size: 12px;
}

.variableMenuBottom{
	background: #6a6969;
	width: 199px;
	font-size: 12px;
	color: white;
	padding: 0.7em;
	padding-right: 1.3em;
}

.variableMenuBottom a{
	color: white;
}

* html div#blog{
	height: 188px;
}

* html div#news{
	height: 190px;
}


* html table.3RContent{
	height: 788px;
}

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: 800px;
	height: 674px;
}

table.tableContent tr td{
	vertical-align:top;
	font-size: 11px;
}

td.tableContentRight{
	background: #f4e2e8;
	border-left: 1px dotted #f10f61;
	font-size:11px;
	width: 200px;
}

td.tableContentLeft{
	width: 599px;
}

div.fRight, div.fLeft{
	line-height:1.4em;
}


* html div.fRight, * html div.fLeft{
	padding-bottom: 5000px;
	margin-bottom: -4980px;
}

div.fRight{
	background: #E7E7E7;
}


div.fiftyL, div.fiftyR{
	line-height:1.4em;

}

div.fiftyR, div.fRight{
	background: #E7E7E7;
	height: 100%;
	line-height:1.4em;
	width: 298px;
}

.fiftyR, .fiftyL, div.fRight, div.fLeft{
	width: 280px;
	height: auto;
	padding: 9px;
	float: left;
	display: inline;
}



* html .fiftyL{
	width: 298px;
}

.fiftyR{
	width: 300px;
}


* html .fifyR, * html .fiftyL{
	height: 100%;
	padding-bottom: 5000px;
	margin-bottom: -4980px;
}

.noMinHeight{
	min-height: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.blog{
	background: #F4E2E8;
	padding: 1em;
}

.blogComments{
	width: 100%;
	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;
}

