﻿body {
	background:#fff;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
}

a:link, a:visited, a:active {
	text-decoration:none;
	color:#fff;
}

a:hover {
	color:#ffd433;
}

h2 {
	color: #c92325;
	text-align: center;
	font-size: 24px;
}

h3 {
	text-align: center;
	font-size: 18px;
}

h4 {
	color: #ffd332;
	font-size: 15px;
}

h5 {
	font-size: 13px;
}

#top {
	background:transparent url('siteart/logotop.gif') no-repeat bottom; 
	height:80px;
}

#left {
	background:url(siteart/navbg.gif) no-repeat center bottom #c92325;
	vertical-align:top;
	width:238px;
}

#nav {
	vertical-align:top;
	padding:10px 20px;
}

#nav ul {
	margin:0;
	padding:0;
	list-style:none;
}

#nav li {
	display:block;
	float:left;
	width:195px;
}

#nav li a {
	text-decoration:none;
	display:block;
	padding:5px 0;
	color:#fff;
	border-bottom:1px #fff solid;
}

#nav li a:hover {
	color:#ffd433;
	background:url(siteart/navflags.gif) no-repeat right center;
}

#content {
	background:#000;
	vertical-align:top;
	padding:30px 0 0;
	width:536px;
}

#slide {
	background:#d22629;
	padding:5px;
	display:block;
	margin-top:50px;
}

#formtitle {
	text-align:right;
}

.nav-btm {
	background: url('siteart/navbtm.gif') no-repeat;
	height: 102px;
	width: 238px;
	vertical-align: top;
}

#container-link {
	display: block;
	height: 60px;
	width: 238px;
		margin: 0 0 0 0;
}

#right-rail {
	background: url('siteart/content_rt_btm.gif') no-repeat bottom #000; 
}
