/* CSS Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

div img{
	align: middle;
	text-align: center;
}

/* End CSS Reset */

body{
background: #B6252F;
font-family: verdana;
font-size: 12px;
}

p{
	text-align: justify;
	line-height: 1.3em;
	font-size: smaller;
}

#container{
position: relative;
width: 1400px;
height: inherit;
background: #B6252F url("images/stars.png") bottom center no-repeat;
}

#shadow{
position: relative;
width: 1120px;
height: inherit;
background: url("images/shadow.png") repeat-y;
}

#wrapper{
	position: relative;
	width: 1100px;
	height: inherit;
}

#header{
	position: relative;
	width: 1100px;
	height: 120px;
	background: #FFF;
}

#header-left{
	position: relative;
	width: 480px;
	height: 120px;
	float: left;
	margin: 0 0 0 10px;
}

#header-center{
	position: relative;
	width: 240px;
	height: 120px;
	float: left;
}

#header-center-int{
	padding: 20px 5px 20px 5px;
	text-align: left;
}

#header-right{
	position: relative;
	width: 280px;
	height: 120px;
	float: left;
}

#oprah{
	position: relative;
	width: 360px;
	height: inherit;
}

#navigation{
	clear: both;
	position: relative;
	width: 1100px;
	height: 35px;
	background: #FFF;
}
#navigation-int{
	clear: both;
	position: relative;
	width: 1080px;
	height: 25px;
	padding: 10px 0 0 0;
	background: #351C05;
	color: #FFF;
	font-size: 120%;
}
#content{
	position: relative;
	width: 1100px;
	height: inherit;
	background: #FFF;
	overflow: auto;
}
#left{
	clear: both;
	position: relative;
	width: 680px;
	height: 800px;
	background: #000;
	float: left;
	margin: 10px;
	background: url('images/banner.png') no-repeat;
}

#left-int{
	position: relative;
	padding: 10px;
	top: 400px;
	float: left;
	width: 470px;
	height: 120px;
	text-align: left;
}

#right-int{
	position: relative;
	padding: 10px;
	top: 385px;
	float: right;
	right: 9px;
	width: 138px;
	height: 200px;
	background: #321600; 
	color: #B6252F;
}

#right{
	clear: left;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 400px;
	height: 600px;
	background: #FEFEFE;
	margin: 10px;
}

#right span{
	text-align: right;
}

#search{
	position: absolute;
	width: 312px;
	height: 63px;
	left: 9px;
	top: 247px;
	background: URL("images/search.png") no-repeat;
	z-index: 2;
	color: #F00;
}

#left-int ul{
	margin: 10px 0 0 0;
	font-size: medium;
}

#left-int li{
	margin: 5px 0;
	padding: 0 0 0 15px;
	list-style: none;
	background: url("images/star.png") no-repeat;
}

#left-int span{
font-size: 80%;
}

#right-int {
font-size: 140%;
}

a.button, a.button:visited{
display: block;
width: 127px;
height: 24px;
padding: 5px 0 0 0;
margin: 10px 0;
text-align: center;
text-decoration: none;
color: #000000;
background: URL("images/button.png") no-repeat;
}

a.button:hover{
display: block;
width: 127px;
height: 24px;
padding: 5px 0 0 0;
margin: 10px 0;
text-align: center;
text-decoration: none;
color: #FFFFFF;
background: URL("images/button-over.png") no-repeat;
}

#right ul{
	margin: 0 0 10px 0;
}

#right li{
	width: 390px;
	border-bottom: dotted 1px #000;
	padding: 10px 0 10px 10px;
	font-size: 110%;
	font-weight: bold;
	text-align: left;
	color: #351C05;
}

#right li.none{
	width: 390px;
	padding: 10px 0 10px 10px;
	font-size: 110%;
	font-weight: bold;
	text-align: left;
	color: #351C05;
}

#right span{
	font-size: 80%;
	font-weight: normal;
}

#navigation-int a, a:visited{
	color: #FFFFFF;
	text-decoration: none;
	margin: 0 15px;
}

#navigation-int a:hover{
	color: #B6252F;
	text-decoration: none;
	margin: 0 15px;
}

#right a, a:visited{
	color: #351C05;
	text-decoration: none;
	margin: 0 ;
}

#right a:hover{
	color: #CECECE;
	text-decoration: none;
	margin: 0;
}

#oprah ul{
	margin: 10px 0 10px 0;
}

#oprah li.oprah{
	width: 170px;
	height: 80px;
	padding: 10px 0 10px 110px;
	text-align: left;
	color: #351C05;
	background: url('images/oprah.png') no-repeat;
}

#oprah span.oprah{
	font-size: 80%;
	font-weight: normal;
}

#oprah li.jmorris{
	width: 240px;
	height: 70px;
	padding: 10px 0 10px 40px;
	margin: 5px 0 0 0;
	text-align: left;
	color: #351C05;
	background: url('images/jmorris-logo.png') no-repeat;
}

#oprah span.jmorris{
	font-size: 80%;
	font-weight: normal;
}

#oprah a, a:visited{
	color: #B6252F;
	text-decoration: none;
	margin: 0 ;
}

#oprah a:hover{
	color: #CECECE;
	text-decoration: none;
	margin: 0;
}

#header-center a, a:visited{
	color: #B6252F;
	text-decoration: none;
	margin: 0 ;
}

#header-center a:hover{
	color: #CECECE;
	text-decoration: none;
	margin: 0;
}

