/* Layout Stylesheet */ 

body {
	margin:20px;
	text-align:center;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
 }

#outer {
	text-align:left;
	width:700px;
	margin:auto;
 }

#hdr {
 height:100px;
 background:#eeeeee;
 }

#bar {
	height:23px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	padding-bottom: 5px;
	clear: both;
	padding-top: 3px;
 }
 #bar a:link {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 2em;
	color: #FFFFFF;
	text-decoration: underline;
}
#bar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 2em;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#e69b6b	
}
}
#bar a:visited {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 2em;
	color: #FFFFFF;
	text-decoration: underline;
}
#topwhite {
	height: 10px;
}

#bluebar {
	background-color: #FFFFFF;
	height: 125px;
}
#imagebar {
	height: 10px;
}
#bodyblock {
	position:relative;
	width:700px;
	padding-top:60px;
 }
#lcol {
	color: #FFFFFF;
	float: left;
	width: 145px;
	background-color: #000000;
	padding-top: 25px;
	text-align: left;
}
#lcol p {
	color: #FFFFFF;
	text-align: left;
}
#lcol a:link {
	line-height: 2em;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: left;
	display: block;
	padding-right: 12px;
	padding-left: 12px;
}
#lcol a:hover {
	display: block;
	font-weight: normal;
	color:#FFFFFF;
	line-height:2em;
	background-color:#e69b6b;
	text-decoration:none;
}

#lcol a:visited {
	line-height: 2em;
	font-weight: normal;
	text-transform: underline;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: left;
	display: block;
	padding-right: 12px;
	padding-left: 12px;
}

#cont {
	width:515px;
	text-align:left;
	background-color: #eee8c5;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
 }
#whitefooter {
	height: 10px;
}
#ftr {
	height:25px;
	color: #FFFFFF;
	margin:auto;
	font-weight: normal;
	padding-top: 10px;
	background-color: #000000;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	font-size: 0.8em;
	text-align: center;
 }

#ftr a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#membernavbar {
	color: #ffffff;
	background-color: #7cb429;
	height: 20px;
	padding-top: 4px;
}
#cont a:link {
	color: #000000;
	text-decoration: underline;
}
#cont a:hover {
	background-color: #e69b6b;
	text-decoration: none;
}
#cont a:visited {
	color: #000000;
	text-decoration: underline;
}
.smallText {
	font-size: .75em;
}
#emailbox {
	width:814px;
	text-align:left;
	background-color: #DADADA;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#emailbox a:link {
	color: #33416d;
	text-decoration: underline;
}
#emailbox a:hover {
	background-color: #7cb429;
	text-decoration: none;
}
#emailbox a:visited {
	color: #636a73;
	text-decoration: underline;
}
.thinborder {
	border: 1px solid #636A73;
}
.profileborder
{
	border: 1px solid #636A73; width: 220px; text-align: left; cellpadding: 5;
}
