/* RCTV STYLE SHEET */

body {
font-size: 12px;
font-family: Georgia, Trebuchet MS, serif;
background: #900000; 
color: #000000;
margin: 5px 0 5px 50%;
letter-spacing: .5px;
}

#container {
position: relative;
width: 700px;
background: #fff url(rctv_header.jpg) no-repeat top left;
margin: 0 0 0 -350px;
/* Could also use margin-left and -right: aut	but IE 5 PC doesn't like that */
border: 5px solid #000;
}

#logo {position: absolute;
	left: 10px;
	top: 15px;
} 

/* This HOLDS the side nav elements and pictures in check! */
#sidewrap {position: absolute;
	left: 510px;
	top: 212px;
	border: solid 0px #000; /* No border but if you want to see what the wrap holds, add a 1px border */
}

#cbb {border: solid 1px #000;
}

p {
font-weight: normal;
line-height: 10pt;
letter-spacing: .5px;
font-family: Arial, Verdana, Helevetica, sans-serif;
font-size: 12px;
}

#right_nav {
	text-align: center;
	border: solid 0px #00000;
}

p.right {
	letter-spacing: 1px;
	font-size: 12px;
	font-family: Arial, Verdana, Helevetica, sans-serif;
	font-weight: bold;
}

p.caption {
text-align: right;
padding, margin: 0;
line-spacing: 0;
font-family: Arial, Verdana, Helevetica, sans-serif;}

#rctv_boards {
	border: solid 1px #000;
	width: 320px;
}

a:link, a:visited {
	text-decoration: underline;
	color: #00000;
	border: none;
	line-height: 15px;
}

a:hover, a:active {
	text-decoration: underline;
	color: #CC0000;
	border: none;
	line-height: 15px;
}

/* Header only provides space */
#header {
height: 148px;
}

#content {
position: relative;
top: 4px;
left: 5px;
width: 430px;
border: solid 0px #000;
padding: 25px;}


#content2 {
position: absolute;
top: 192px;
left: 502px;
width: 300px;
}

img.mainimage {
border: solid 1px #fffff;}

h1 {
font-family: Arial, Verdana, Helevetica, sans-serif;
font-size: 20px;
font-weight: normal;
color: #000;
letter-spacing: .5px;
}

h2 {
font-family: Arial, Verdana, Helevetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #000;
letter-spacing: .5px;
}

h3 {
font-family: Times, "Times New Roman", serif;
font-size: 18px;
font-weight: normal;
color: #000;
letter-spacing: .5px;
}

li {font-family: Trebuchet MS, Helevetica, sans-serif;
font-size: 14px;
font-weight: normal;
line-height: 18pt;
letter-spacing: .5px;
}

#main_nav {
width: 700px;
text-align: center;
display: block;
background-color: #fffff;
border-bottom: solid 5px #000;
padding-bottom: 5px;
padding-top: 5px;
text-decoration: none;
border-top: solid 5px #000;
text-align: center;
font-weight: bold;
word-spacing: 30px;
letter-spacing: 1px;
font-family: Arial, Verdana, Helevetica, sans-serif;
}

dt {font-family: Arial, Verdana, Helevetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #000;
letter-spacing: .5px;
}

dd span {font-family: Georgia, Trebuchet MS, serif;
}

dd {
font-family: Trebuchet MS, Helevetica, sans-serif;
font-size: 14px;
font-weight: normal;
line-height: 18pt;
color: #000;
letter-spacing: .5px;
}

#index03, #index06 {
word-spacing: 1px;}

#underwriter01 {border: 0px solid #fff;
width: 60px;}

#alliance {position: absolute;
	border: 1px solid #fff;
	left: 527px;
color: #000;
	top: 400px;
}

#index01, #index02, #index03, #index04, #index05 {border-right: solid 19px #00000;
	border-style: transparent;
}
	
/* New NAV Bar */	
	
/* #alt_nav {
	position: absolute;
	text-align: center;
	word-spacing: 30px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#alt_nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 4px;
}
#alt_nav li {
	display: inline;
}
#alt_nav a:link, #alt_nav a:visited { 
	padding: 5px 15px 4px 15px; 
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: underline;
	border: 0px solid #021327;
}
#alt_nav a:hover {
	color: #FFFFFF;
	background-color: #021327;
} */
