@import 'admin.css';

.bodytext{margin-top:10px;}

body {background:url(/sites/101/images/bg.jpg)  #e5e5e5;margin: 0px;padding: 0px;text-align:center;}
div.wrapper{margin:0px auto ;width:990px;min-height:500px;text-align:left;}
	div.pageheader{font:normal 21pt arial;color:#f765be;margin:10px 0 10px 0;text-decoration:none;letter-spacing:-2px;}
	
	div.toparea{float:left;width:990px;height:267px; border:1px solid black;border-left:5px solid black;border-right:5px solid black;}
		div.logo{float:right;width:990px;height:242px;margin:0;}
		div.rotator{float:left;width:990px;height:275px;margin:30px 0px 0px 0;}
			div.topnavigation {float:left;width:920px;height:25px; background:#000;padding-left:70px;}
		div.container{float:left;width:990px;min-height:300px;background:white; border:1px solid black;border-left:5px solid black;border-right:5px solid black;}
		div.footer{float:left;width:960px;height:15px;background:black;color:white;font:bold 9pt ,arial;padding:5px 20px 5px 20px;}
		div.footer a{text-decoration:none;font:normal 9pt arial;color:#ffffff;}
		div.footer a:hover{color:#f17e2a;}


div.r_image{padding:10px 0 10px 0;}
	div.choices{
	width:650px;
	border: 1px solid #d4a789;

	}
div.content{float: left; width:670px;min-height:300px;padding: 0 20px ;padding-bottom:10px;}
input.mybutton{border:2px solid #d4a789;background:#771816;color:white;}
input.mybutton:hover{border:2px solid #771816;background:#d4a789;}
input,select,textarea{border:1px solid #ba8a7f;color:#771816;font:bold 9pt arial;}

div.rightimage{float:right;width:270px;height:376px;}
