.clear				{	clear: both;
						height: 1px;
						overflow: hidden; }

body				{	/* background-image: url(/wsimages/body_bg.gif); */
						background: #000;
						margin: 0px;
						padding: 0px; }

#page				{	width: 100%;
						min-height: 621px;
						/* background-image: url(/wsimages/page_bg.png); */
						background-repeat: repeat-x;
						position: absolute; }
						
#mainwrapper		{	width: 868px;
						margin-top: -50px;
						margin-left: auto;
						margin-right: auto; }
						
#header				{	height: 193px;
						overflow: hidden;
						/* background-image: url(/wsimages/header_bg.png); */
						background: #000;
						padding-left: 10px;
						padding-top: 10px; }
						
#innerheader		{	background-image: url(/wsimages/innerheader_bg.jpg);
						position: relative;
						height: 185px;
						width: 850px;
						overflow: hidden; }
						
#logo				{	position: absolute;
						top: 0px;
						left: 0px;
						width: 850px;
						height: 185px;
						overflow: hidden; }
						
#contentwrapper		{	}

#contentheader		{	height: 22px;
						overflow: hidden;
						/* background-image: url(/wsimages/contenttop_bg.png);  */
						background: #000; }
						
#contentbody		{	/* background-image: url(/wsimages/contentbody_bg.png); */
	 					background: #000; }
						
#contentbody_main	{	min-height: 400px; }

#left_column		{	width: 147px;
						min-height: 300px;
						float: left;
						margin-left: 25px; }
						
ul#nav li			{	margin-bottom: 10px; }
						
#search				{	margin-top: 20px; }

ul#nav2				{	margin-top: 40px; }

#center_column		{	width: 445px;
						min-height: 400px;
						float: left;
						margin-left: 39px; }
						
.tn					{ 	height:146px;
						width:146px;
						overflow:hidden;
						float:left;
						margin-right:15px;}

#right_column		{	width: 160px;
						min-height: 300px;
						float: right;
						margin-right: 20px;
						margin-top: 27px; }
						
						
#right_column input#fullName,
#right_column input#email {
	width:100px;
}
						
#register			{	margin-top: 20px; }

#facebook {
	margin-top:30px;
}

#contentbody_bottom	{	height: 16px;
						overflow: hidden;
						/* background-image: url(/wsimages/contentbody_bottom_bg.png); */ }
						
#contentfooter		{	height: 0px;
						overflow: hidden;
						/* background-image: url(/wsimages/contentfooter_bg.png); */ }
						
#footer				{	/* background-image: url(/wsimages/footer_bg.png); */
						background-repeat: no-repeat;
						height: 0px; }
