h1, h2, h3, li, p, ul { 
font-size: 1em; 
margin: 0; 
padding: 0; 
}
/*__________Basics__________*/
a, a:link, a:visited,  a:active {
	color: #660000;
	text-decoration: underline;
}
a:hover { 
	text-decoration: underline; 
}
.share a:link {
	color: #999999;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
}
.share a:hover {
	color: #0099CC;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.share a:active {
	color: #990000;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.share a:visited {
	color: #999999;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
input  {
	background-image: url(../images/input_bg.jpg);
	background-repeat: repeat-x;
	background-position: center;
	border: 1px solid #727272;
}
textarea  {
	background-image: url(../images/textarea_bg.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.bodyTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #444444;
	font-weight: bold;
	padding-bottom: 5px;
}
.newsTitle {
	font-size: 11px;
	font-weight: bold;
}
.bodyTitle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #000000;
	font-weight: bold;
	line-height: 28px;
}
.bodyTitle2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
}
.bodyTitle4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #444444;
	font-weight: bold;
	padding-bottom: 5px;
}
.bodyTitle5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	line-height: 36px;
}
.unocalTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #000099;
	line-height: 36px;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 72px;
	font-weight: bold;
	color: #5860CA;
	line-height: 84px;
}
.newWindowText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	font-style: italic;
}
.sponsorText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	font-style: italic;
}
.contactText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.required {
	color: #CC0000;
}
.highlt {
	background-color: #5860CA;
	color: #FFFFFF;
	cursor: auto;
}
tr.even td {
	border-left-style: none;
	border-right-style: none;
}
tr.odd  td {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
acronym { 
border: 0; 
color: #780101; 
cursor: help; 
}
.accesskey { 
text-decoration: underline;
}
body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding-bottom: 20px;
	margin-left: auto;
	margin-top: 15px;
	background-color: #B9B9B9;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-right: auto;
}
h3 {
	color: #009900;
	font-style: italic;
	font-size: 1.5em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
}
ul.bodyList {
	padding-left: 10px;
	list-style-type: none;
}
#container {
	position: relative;
	z-index: 99;
	width: 980px;
	top: 0px;
	background-color: #FFFFFF;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #80150B;
	padding-bottom: 4px;
	background-image: url(../images/main.jpg);
	background-repeat: repeat-y;
	background-position: left;
	margin-right: auto;
	margin-left: auto;
}
p { 
line-height: 1.5em; 
margin-bottom: 1em; 
}
/*__________Header__________*/
#pageHeader {
	height: 80px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#pageHeader span {
	display: none;
}
/*__________Quick summary__________*/
#twitter {
	height: 420px;
	width: 170px;
	float: right;
}
#breadcrumb {
	font-size: 0.85em;
	font-style: normal;
	line-height: 1.4em;
	color: #4C6554;
}
#breadcrumb .p2 { 
text-align: right; 
}
/*__________Preamble__________*/
#preamble, #breadcrumb {
	margin-left: 155px;
	margin-top: 3px;
	/* Make IE play nice with others */
	width: 660px;
	voice-family: "\"}\"";
	voice-family:inherit;
	margin-bottom: 3px;
}

html>body #breadcrumb, html>body #preamble { 
width: 660px; 
}
/*__________Supporting text__________*/
#mainBodyText {
	margin-left: 155px;
	width: 650px;
	z-index: 100;
}
#mainBodyPRimages {
	margin-left: 155px;
	width: 800px;
	z-index: 100;
}
#mainBody {
	margin-bottom: 1em;
	padding-bottom: 3px;
	margin-left: 10px;
	margin-top: 5px;
}
#preamble .p3, #lowerthird, #adSense, #requirements {
	margin-bottom: 1em;
	padding-bottom: 3px;
}
/*__________Side__________*/
#linkList {
	color: #990000;
	font-family: Arial, Tahoma, Geneva, Helvetica, Verdana, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 80px;
	width: 150px;
}
#linkList a, #linkList h3 { 
font-family: Arial, Tahoma, Geneva, Helvetica, Verdana, sans-serif; 
}
#linkList a {
	color: #FFFFFF;
	font-size: 1.0em;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
}
#linkList a:hover {
	text-decoration: underline;
}
#linkList a.c {
	color: #FFFF99;
	font-family: Arial, Tahoma, Geneva, Helvetica, Verdana, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
}
#linkList acronym { 
color: #f6f1c0; 
}
#linkList h3 {
	color: #333333;
	font-size: 1.2em;
	font-style: normal;
	padding-top: 0.3em;
	text-align: center;
	text-transform: none;
	padding-bottom: 0.3em;
}
#linkList li {
	padding-left: 15px;
	padding-top: 3px;
}
#linkList ul {
	list-style: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0.8em;
	padding-left: 10px;
}
#lselect {
	padding-bottom: 0px;
	background-color: #9e0505;
}
#lselect li {
margin-bottom: 0.3em;	
}
#larchives, #lresources {
	padding-bottom: 0px;
	background-color: #00CC33;
}
#larchives li, #lresources li {
	margin-bottom: 0.3em;
}

/*__________Footer__________*/
#footer {
	font-size: 0.85em;
	font-style: normal;
	text-align: left;
	padding-right: 4px;
}
/*__________Extras__________*/
/* Extra div used for grapes image so the entire image is not clipped when text is resized */
#extraDiv1 {
	height: 351px;
	left: 220px;
	position: absolute;
	top: 156px;
	width: 147px;
	z-index: 1;
}
#home {
	position:absolute;
	width:220px;
	height:56px;
	z-index:1;
	top: 15px;
}
#mainslide {
	height: 334px;
	width: 634px;
}
#advert {
	position:absolute;
	width:168px;
	z-index:2;
	left: 810px;
	top: 84px;
}
#headerTextBox {
	position:absolute;
	width:460px;
	height:32px;
	z-index:100;
	left: 240px;
	top: 66px;
}
.pictureFrame {
	border: 1px solid #530101;
	margin-left: 12px;
	margin-bottom: 12px;
	margin-top: 12px;
	margin-right: 4px;
}
.latestNews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #006600;
	font-style: italic;
	text-indent: 5px;
	list-style-position: inside;
	list-style-type: none;
}
hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.white {
	color: #CCCCCC;
}
table.sponsors {
	border: 1px solid #999;
	padding: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

