/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, sans-serif;
	color: #333333;
}

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

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
	font-family: Arial, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-indent: 20px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: disc;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #000000;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	background-image: url(../top(new).jpg);
	height: 170px;
	width: 1023px;
	background-image: url(../html%20images/top.jpg);
	background-repeat: no-repeat;
}

#navBar{
	float: left;
	width: 200px;
	padding-top: 10px;
	padding-bottom: 10px;
	top: 192px;
	left: 0px;
	position: absolute;
	visibility: visible;
}

#headlines{
	width: 192px;
	float: right;
	position: absolute;
	left: 760px;
	height: 654px;
	top: 192px;
	visibility: visible;
}

#content{
	float: left;
	margin-left: 10px;
	left: 212px;
	width: 530px;
	position: absolute;
	margin-right: 10px;
	height: 257px;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 10px;
}


/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 5px 10px;
border-bottom: 1px solid #CCC;
color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}


/************** .feature styles ***************/

.feature{
	font-size: 80%;
	height: 88px;
}

.feature h3{
	text-align: center;
}

.feature img{
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	font-size: 12px;
	background-image: url(../images/transparency2.png);
	background-repeat: repeat;
	color: #000000;
	padding-left: 8px;
	padding-right: 8px;
}

.story p{
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 2px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	font-size: 12px;
	color: #cccccc;
	text-align: center;
	width: 975px;
	background-image: url(../html%20images/palm.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	vertical-align: bottom;
	height: 90px;
	padding-top: 20px;
	margin-top: 0px;
	float: left;
	position: absolute;
	left: -1px;
	top: 880px;
	visibility: visible;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 193px;
	background-image: url(../images/transparency2.png);
	color: #000000;
	margin-top: 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	font-size: 80%;
	padding-top: 10px;
	padding-right: 45px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
#NavigationTop {
	background-image: url(../images/backgrounds/Nav_bar.png);
	background-repeat: no-repeat;
	height: 30px;
	text-align: left;
	vertical-align: bottom;
	width: 1025px;
	text-indent: 70px;
	background-position: 15px 1px;
}
#NavigationTop a {
	color: #000000;
	font-size: 10px;
}
#Sponsors {
	width: 180px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000000;
	background-image: url(../html%20images/tall_back.png);
	margin-left: 8px;
	background-repeat: no-repeat;
}
#SponsorsImage {
	padding-top: 10px;
	padding-bottom: 10px;
}
#NavigationTop a:link {
}
#NavigationTop a:hover {
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
#news {
	margin: 0px;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
	color: #FFFFFF;
}
#newslines {
	width: 180px;
	background-image: url(../html%20images/tall_back.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 8px;
	padding-top: 14px;
	padding-bottom: 13px;
}
#newsheader {
	padding-top: 3px;
	width: 182px;
	background-repeat: no-repeat;
	margin-left: 7px;
	background-image: url(../html%20images/current_text.png);
	height: 17px;
	background-position: bottom;
	margin-top: 5px;
}
#newslines p {
	font-size: 12px;
	color: #000000;
	margin-top: 13px;
	margin-bottom: 10px;
	text-align: center;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#currentInfo {
	width: 182px;
	background-image: url(../images/side_back.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 10px;
	padding-bottom: 10px;
}
#currentInfo p {
	font-size: 12px;
	color: #000000;
	margin-top: 13px;
	margin-bottom: 10px;
	text-align: center;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#roundbottom {
	background-image: url(../html%20images/content_bottom.png);
	width: 530px;
	background-repeat: no-repeat;
	height: 15px;
}
#roundcorners {
	background-image: url(../html%20images/content_top.png);
	width: 530px;
	background-repeat: no-repeat;
	height: 15px;
}
#side_bottom {
background-image: url(../html%20images/frame_bottom.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 182px;
	margin-bottom: 5px;
	margin-left: 8px;
}
.dates {
color: #0000FF
}
#Sponsortext {
	width: 179px;
	padding-bottom: 5px;
	padding-right: 3px;
	padding-left: 3px;
}
#masthead object {
	background-image: url(../top(new).jpg)
	position: absolute;
	top: 162px;
	left: 33px;
}
#AwardHeader {
	padding-top: 3px;
	width: 182px;
	background-repeat: no-repeat;
	margin-left: 7px;
	background-image: url(../html%20images/awards_text.png);
	height: 17px;
	background-position: bottom;
	margin-top: 5px;
}
#EventHeader {
	padding-top: 3px;
	width: 182px;
	background-repeat: no-repeat;
	margin-left: 7px;
	background-image: url(../html%20images/event_text.png);
	height: 17px;
	background-position: bottom;
	margin-top: 5px;
}
#SponsorHeader {
	padding-top: 3px;
	width: 182px;
	background-repeat: no-repeat;
	margin-left: 7px;
	background-image: url(../html%20images/sponsors_text.png);
	height: 17px;
	background-position: bottom;
	margin-top: 5px;
}
#awards {
	width: 180px;
	background-image: url(../html%20images/tall_back.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: 8px;
}

