

/* STRUCTURE
---------------------------------------------------------*/
#preview body {
	background:#000 url(/img/bck) repeat-y 50% 70% !important;
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:12px; line-height:19px !important;
	margin:0px !important;
	padding:0px !important; /*FOR OPERA*/}

#preview #container {
	width:764px !important;
	margin:0 auto !important;}

#preview #header {
	background-color:#000 !important;
	width:742px !important;}

#preview #content {
	color:#fff !important;
	background-color:#000 !important;
	padding:14px 12px 4px 12px !important;
	width:718px !important;}

#preview #menu {
	background-color:#371D20 !important;
	background-image:url(/ieg/menu) !important;
	width:742px !important;
	height:44px !important;}

#preview #menu ul {
	margin:0px !important;
	padding:0px !important;}
#preview #menu li {
		float:left !important;
		background-color:#880032 !important;
		list-style-type:none !important;
		margin-top:18px !important;
		margin-right:20px !important;		
		height:26px !important;
		line-height:26px !important; /*CENTER ALIGN TEXT VERTICALLY*/}
#preview #menu a {
		display:block !important;
		color:#fff !important;
		text-decoration:none !important;
		padding:0 10px 0 10px !important;}
#preview #menu a:hover {
			color:black !important;
			background-color:#fff !important;}
		
#preview li#selected a {
		background-color:#000 !important;
		color:#fff !important;
		}

#preview #footer {
	padding-top:40px !important;
	margin-bottom:20px !important;
	font-size:11px !important;
	color:#999 !important;}

/* TYPOGRAPHY
---------------------------------------------------------*/
#preview h1,h2,h3,h4,h5,h6 {
	font-family:Arial, Helvetica, sans-serif !important;}

#preview h1 {
	color:#fff !important;
	font-size:22px !important;}
	
#preview h2 {
	color:#fff !important;
	font-size:18px !important;}
	
#preview a {
	color:white !important;}
	a:hover {
	color:#999 !important;}

/* NEWS PAGE
---------------------------------------------------------*/
#preview #news {
	margin-top:30px !important;}

#preview #news h3{
	margin:0px !important;}

#preview .item {
	margin-top:20px !important;
	padding-bottom:10px !important;
	border-bottom:1px solid #999 !important;}
/* IMAGES
---------------------------------------------------------*/
#preview img {border:none;}

#preview .img-right {
	float:right;
	padding-left:10px;}

#preview .img-left {
	float:left;
	padding-right:10px;}
	
	
/* TABLES
----------------------------------------------------------*/

#preview .row1 td {background-color:#7B022F;}
#preview td {border:1px solid #000;padding:4px;}	
