/* CSS Document */

#wrapper {
	width: 1000px;
	height: auto;
	overflow: visible;
	text-align: left;
	margin: 0px auto;
	background: #FFF;
	padding: 0px;
}
body p {
	text-align: left;
}
#wrapper1 {
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 200px;
	width: 1000px;
	float: left;
	background: #FFF;
	margin: 00px;
}
a #subscribe {
	margin-left: 50px;
}
#contentleft {
	width: 500px;
	float: left;
	clear: none;
	height: auto;
	background: #FFF;
	padding: 0px;
	text-align: left;
}
#contentright {
	background: #FFF;
	height: auto;
	width: 50%;
	float: right;
	clear: none;
	text-align: center;
}
.AccordionFocused .AccordionPanelTab{
	margin-top: 25px;
	text-align: center;
	padding: 0px;
}
#contentwrap {
	width: 1000px;
	float: left;
}
#footer {
	background: #FFF;
	height: 50px;
	width: 100%;
	clear: both;
	text-align: center;
	padding-top: 25px;
}
#menubar {
	height: 70px;
	width: 1000px;
	clear: none;
	float: left;
	background: #FFF;
	padding: 0px;
	margin-bottom: 25px;
}
#navbuts {
	width: 300px;
	float: right;
	height: 70px;
	padding: 0px;
}
#bottomprev {
	float: right;
	height: 70px;
	width: 300px;
	clear: none;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 350px;
	margin-left: 350px;
}
#contentcentre {
	width: 800px;
	margin-top: 25px;
	margin-left: 100px;
	float: left;
}
#date {
	height: 70px;
	width: 300px;
	float: right;
	text-align: center;
	font-size: 24px;
	color: #F00;
	text-decoration: blink;
}
h {
	height: 20px;
	width: 1000px;
	text-align: center;
}
#page {
	background: #FFF;
	height: 25px;
	width: 1000px;
	text-align: center;
	font-size: 22px;
	color: #000;
	float: left;
	clear: both;
	margin-top: 25px;
}
.profilecontent {
	float: left;
	clear: both;
	text-align: left;
	width: 1000px;
}
#profilecontent {
	clear: both;
	width: 975px;
	padding-right: 10px;
	padding-left: 10px;
}
.profilelogo {
	float: right;
}
#directorycontentwrap {
	width: 1000px;
}
#directorycontentleft {
	width: 485px;
	float: left;
}
#tableft {
	float: left;
}
#tabright {
	float: right;
	text-align: right;
	letter-spacing: normal;
}
#directorycontentright {
	width: 485px;
	float: right;
}
#submitadtemp {
	float: right;
	width: 200px;
}
