@CHARSET "UTF-8";

body {
	margin:0;
	padding:0;
	background:#2d1717 url(/images/layout/back.gif) repeat-x top;
	font-family:arial;
}

li, ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

img { border:none; }

div, h1, h2, h3, h4, ul, ol, li, p  { 
	overflow:hidden; 
}

a {
	text-decoration:none;
	color:#fff;
}

a:hover {
	text-decoration:underline;
}

#main-container {
	position:relative;
	margin:0 auto;
	width:960px;
	height:577px;
	background:url(/images/layout/main_back.jpg) no-repeat;
}

.header-text { display:none; }

#tagline-1 a {
	position:absolute;
	top:57px;
	right:26px;
	width:501px;
	height:40px;
	margin:0;
	background:url(/images/layout/tagline-1.gif);
}

#main-nav {
	position:absolute;
	top:430px;
	left:55px;
	font-size:16px;
	line-height:20px;
}

#main-nav a {
	color:#000;
}

#footer {
	width:850px;
	color:#fff;
	margin:0px auto 30px auto;
	font-size:11px;
}

.footer-item {
	width:200px;
	float:left;
}

.footer-item ul, .footer-item li {
	margin:0;
	padding:0;
}

.footer-item a {
	color:#fff;	
}

.footer-item h3 {
	font-size:11px;	
}

#follow { width: 250px;
text-align:right;}

#main-content {
	width:636px;
	height:427px;
	position:absolute;
	top:110px;
	left:270px;
	overflow:auto;
	color:#fff;
	font-size:12px;
}

#tagline-2 {
	width:613px;
	height:63px;
	margin:0;
	background:url(/images/layout/tagline-2.gif);
}

#portal-links li {
	float:left;
	margin-top:20px;
}

#portal-links h4 { margin:0; }

#portal-links li a {
	width:209px;
	display:block;
	height:330px;
}

span.header-note { font-size:11px; color:#fff; font-weight:normal; }

#portal-links li a span {
	display:none;
}

#portal-links li a#link-1 {
	background:url(/images/layout/link-1.jpg) no-repeat;
}
#portal-links li a#link-2 {
	background:url(/images/layout/link-2.jpg) no-repeat;
}
#portal-links li a#link-3 {
	background:url(/images/layout/link-3.jpg) no-repeat;
}

.page-header {
	font-size:20px;
	font-weight:normal;
	color:#c37e7e;
	margin:20px 0 10px 0;
}

.text-column {
	width:260px;
	float:left;
	margin-right:55px;
	font-size:13px;
	color:#ddd;
}

.text-column a {
	color:#fff;
	text-decoration:underline;
}

.media-section img {
	float:left;
	margin:4px 3px;
}

.text-column ul {
list-style-type: disc;	
}

.text-column li {
	color:#f1d6d2;
	font-size:12px;	
	margin-top:6px;
}