﻿/* comment */


body {background-image: url(App_Themes/g11line03.gif)}

a:link {color: #FF0000;}
a:visited {color: #CC0000}
a:hover {color: #FFFFFF}
a:active {color: #FFFFFF}


img {
	padding: 0px;
	border: 0px;
}


/* element IDs */
#header
{
	height: 150px;
	width: 1170px;
	background-color: #000000;
	border: thin solid #FFFFFF;
	position: absolute;	top: 12px;	left: 10px;
}

#header-title
{
	background-color: #666666;
	border: thin solid #FFFFFF;
	height: 60px;
	width: 751px;
	position: relative;
	top: 30px;
	left: 206px;
	text-align: center;
	font-family: Trajan Pro, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 48px;
	color: #FFFFFF;
	vertical-align: middle;
	line-height: normal;
	font-style: italic;
}

#content-position
{
	position: absolute;
	top: 180px;
	left: 212px;
	width: 770px;
}


#menu-position
{position: absolute; top: 180px; left: 10px; width: 180px
}

#menu
{border: 1px solid #FFFFFF; 
 background-color: #000000; 
 width: 180px;
 position: relative; top: 0px; left: 0px;
}

#menu-text
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #FF9900;
	font-size: 14px;
}

#left-ads
{
	border: 1px solid #FFFFFF;
	background-color: #000000;
	width: 180px;
	position: relative;	top: 0px; left: 0px;
}

#right-ads
{border: 1px solid #FFFFFF; 
 background-color: #000000; 
 width: 180px;
 position: absolute; top: 180px; left: 1000px;
}

#form1
{
}

/* classes */

.title-bar
{
	height: 12px;
	padding: 3px;
	background-color: #666666;
	border-bottom: thin solid #FFFFFF;
	position: relative; top: 0px; left: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	font-weight: bold;
}

.content
{
	border: 1px solid #FFFFFF;
	background-color: #000000;
	width: 770px;
	margin-bottom: 15px;
	text-align: center;
	position: relative; top: 0px; left: 0px;
	vertical-align: middle;
		
}

.content-text
{
	width: 550px;
	text-align: center;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C0C0C0;
	overflow: visible;
	float:left;
	}


.quote-box
{
	
	border: 1px solid #FFFFFF;
	background-color: #000000;
	position: relative;
	top: 0px;
	width: 300px;
	margin-bottom: 10px;
}
.quote-text
{
	margin: 0px;
	color: #FFFF66;
	padding: 5px;
	text-align: center;
	font-style: italic;
	overflow: visible;
}

.quote-author
{color: #FFFF66; 
 height: 21px; 
 padding: 10px; 
 margin: 0px;
 text-align: center;
 font-style:italic;
}

.message-text
{text-align: center;
 padding: 0px; 
 color: #FFFFFF; 
 font-family: Arial, Helvetica, sans-serif
	
}



/* comment */
