/*-------------General Rules---------------*/body {	font: 12px Arial, Helvetica, Verdana, sans-serif;	color: #333333;	text-align: justify;	margin:0px;	background-color:#E3E8E9;	left bottom no-repeat; 	margin: 0 0 100px 0;	padding: 0;	border: 0;	background-attachment: fixed;	background-image: url(../images/background.jpg);	background-repeat: repeat;}p	{ 	font: 12px Arial, Helvetica, Verdana, sans-serif;	color: #333333;	text-align: justify;	}h1 {	font: 16px;	font-weight: normal;	text-decoration: none;	text-align:left;}h2 {	font: 14px;	font-weight: normal;	text-decoration: none;	text-align:left;}h3 {	font: 12px;	font-weight: bold;	text-decoration: underline;}h4 {	font: 12px;	font-weight: bold;	text-decoration: none;}p#title {font:20px;	font-weight:normal;	text-decoration: none;	}		a:link {color: #FF6600; text-decoration: none; font-weight: normal}a:visited {text-decoration: none;color: #FF6600; font-weight: normal;}a:hover {text-decoration: none;color: #FFFFFF; font-weight: normal; background-color: #FF6600;}a:active {text-decoration: none; color: #FFFFFF; font-weight: normal;background-color: #FF6600;}/*.active {text-decoration: none; color: #FFFFFF; font-weight: normal;background-color: #FF6600;}*//*-------------logo and menu---------------*/#topbar {	border-bottom:#101433;	padding: 20px;	height: 100px;	background-color:#000033;	z-index: 10;}#logo{	float: left;	padding:0px 0px 15px 0px;	width: 156px;	position: absolute;	left: 18px;	top: 11px;	z-index:1;}#logo a {text-decoration: none;background-color: transparent;}/*------------containers------*/div.clearer {clear: left; line-height: 0; height: 0;}#container{	width: 1000px;	background: transparent;	margin: 20px 20px 60px 40px;}#content {	float: left;	width: 285px;	margin-left: 120px;	padding: 16px;	background: white;}#minicontent {	float: left;	width: 385px;	margin: 20px 0 0 0;	padding: 16px;	background: #fff;}p#bottom {	font: 9px;	color: #333333;	border-top: 1px solid #333333;	padding: 10px 0 0 10px;	margin: 30px 0 0 0;	text-align: left;	}#orangebox { background-color:#F8DBBA;padding: 6px;}/*-----pictures-----*/.pic {float:inherit;}
