body {
	background-repeat: repeat-x;
	background-image: url(images/backgrdbrown2.png);
	margin-left: 0px;
	margin-top: 0px;
	background-color: #432E0D
}
.headertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 125%;
	font-weight: bold;
	color: #C6BFAA;
	letter-spacing: -1px;
	}

	
.tabletext {
	font-family: Verdana, Arial, "Helvetica, " sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #B9B29F;
	padding-left:6px;
	padding-top:0px
}


#container {

	position:absolute;
	width:960px;
	top: 0px;
	left:50%;
	margin-left:-475px;
}


#leftcontainer{
	width:375px;
	height:auto;
	float:left;
	padding-left: 25px;
}

#rightcontainer{
	width:558px;
	height:auto;
	float:left;
	position:relative;
		
}

#rightcontainerb{
	width:560px;
	height:687px;
	float:left;
	position:relative;
	background-color: #FFFFFF;
	z-index: -1;
}

#topleft{
	height:60px;
	width:350px;
	padding-top:17px;
	padding-bottom:13px;
}

#logo{
	width:210px; 
	height:60px; 
	padding-top:2px; 
	float:left
}

#menu{
	width:125px; 
	height:50px; 
	float:right; 
	padding-top:14px; 
}

#headertext{
	width:350px;
	height:229px;
	padding-top:14px;
	padding-left:0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #74131B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #74131B;
}

#info{
	width:350px;
	height:autopx;
	padding-top:0px;
	padding-left:0px;
	margin-bottom: 5px;
}

#info2{
	width:350px;
	height:80px;
	padding-top:0px;
	padding-left:0px;
	margin-top: 18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CBCBB1;
}
	
	
#profile{
	width:169px;
	height:317px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #898871;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #898871;
	margin-top:18px;
	margin-right:5px; margin-left:9px;
	float:left;
	background-color: #FFFFFF;
}



#table{
	width:358px;
	height:auto;
	margin-top:18px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	margin-left:-4px
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	color: #D3CCB6;
}


.profilepic {
	font-family: Verdana, Arial, "Helvetica, " sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #7E7662;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

	
.tdstyle1 {
	display: table-cell;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C6BFAA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: normal;
	line-height: 1.6em;
	color: #D3CCB6;
	
}

.tdstyle2 {
	display: table-cell;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #999999;
	border-bottom-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	font-weight: normal;
	color: #820024;
}



	
.tablestyle2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	padding-bottom: 5px;
	padding-left: 5px;
}

