/* Campaign Site Style Sheet */



body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	text-align: center;
	background-repeat: no-repeat;
	font-size: 0.8em;
	}

img {
	border: 0;
	}

div.access {
	display:none;
	}
	
#wrapper	{
	border: 2px none #FFFFFF;
	width: 760px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	}

/*--------------------- Header ---------------------*/

#header	{
	width: 760px;
	text-align: right;
	padding-bottom: 5px;
	}

#logo {
	width: 760px;
	height: 207px;
	padding: 0px 0 0 0px;
	border: 0;
	margin: 0;
	text-align:center;
	}
	
#ValentineCoverFront
{

}

#ValentineCoverBack
{
        width:200px;
}


/*--------------------- Content ---------------------*/

#main {
	border-top: 1px solid #666666;
	border-right: 20px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 7px solid #666666;
	height: 400px;
	background-color: #FFFFFF;
	}
	
h1 {
	font-size: 1.1em;
	color: #FFFFFF;
	}
	
h2 {
	font-size: 0.9em;
	color: #05143F;
	}

p {
	font-size: 0.9em;
	font-weight: bold;
	color: #666666;
	}
	
ul 
{
    font-size: 0.9em;
	font-weight: bold;
	color: #666666;
	list-style:none;
	}


.red { 
	color: #FF0000;
	font-weight: bold;
	}
	
#one {
	float: left;
	clear: none;
	position: relative;
	width: 450px;
	text-align: left;
	margin-left: 25px;
	margin-top: 30px;
	background-color: #FFFFFF;
}

#two {
	float: left;
	clear: none;
	position: relative;
	width: 210px; 			
	text-align: left;
	margin-top: 30px;
	margin-left: 10px;
}

#scroll {
	overflow: auto;
	scrollbar-face-color: #666666 ;
	scrollbar-arrow-color: #ffffff ;
	scrollbar-base-color: #cccccc ;
	scrollbar-shadow-color: #666666 ;
	scrollbar-darkshadow-color: #000000 ;
	scrollbar-highlight-color: #ffffff ;
	scrollbar-3dlight-color: #666666 ;
	scrollbar-track-color: #cccccc ;	
	width: 160px;
	height: 300px;
	}
	
#scroll img {
	padding-bottom: 15px;
	}


#three {
	float: left;
	clear: none;
	position: relative;
	width: 300px; 			
	text-align: left;
	margin-top: 30px;
}


#base {
	width: 740px;
	color: #FFFFFF;
	clear: both;
	}	

/*--------------------- Footer ---------------------*/

#footer {
	width: 738px;
	height: 5px;
	padding: 0 0 0 2px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	font-size: 0.7em;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	padding-top:70px;
	}	
.stagedTable {
	width: 100%;
}
.oddCell {
	background-color: #F5F5F5;
	padding: 4px 2px 4px 8px;
	height: 15px;
}
.evenCell {
	background-color: #EEEEEE;
	padding: 4px 2px 4px 8px;
	height: 15px;
}
a:link, a:visited {
	color: #4374A6;
}
a:hover {
	color: #666666;
}
