/*gold D69730 *//*blue 183789 *//*lt blue 30B5E0 */body {	background-attachment: fixed;	background-image: url(../images/bg_grey.jpg);	background-repeat: repeat-y;	background-position: center top;	background-color: #999999;	text-align: center;}body, script, form {	margin: 0px;	padding: 0px;}body {	font-family: Arial, sans-serif;	font-size: 12px;	line-height: 16px;	color: #000000;}#container {	position:relative;	margin: 0 auto;	padding: 0px; 	width: 780px;	background-repeat: no-repeat;	background-position: left top;	background-color:#FFFFFF;	text-align:left;	border: 0px solid #D69730;}#sidebar {	clear: both;	float: left;	text-align: left;	width: 162px;	min-height: 600px;}#content {	float: right;	text-align: left;	margin-right: 50px;	width: 537px;	border-left: 1px solid #D69730;	padding-left:30px}#footer {	clear: both;	margin-top: 30px;	margin-left: 193px;}.copyright {	font-size: 10px;	color: #666666;}.copyright a {	color: #666666;	text-decoration: none;}.copyright a:hover {	color: #30B5E0;	text-decoration: none;}/* text */p {	margin-top: 0px;	margin-bottom: 20px;}a.continues {	font-size: 10px;	font-weight: bold;	text-decoration: none;}a.continues:hover {	color: #33C2F2;}
