﻿/********************************************
   AUTHOR:  			The Web Styles
   WEBSITE:   			http://www.twstyles.net/
   VERSION:          1.1    
	DATE:			August 2010
   	
 *******************************************/
 
/********************************************
   HTML ELEMENTS
********************************************/ 

body 
{
background:#131F37;
}
.header
{
background:  #F0F1C5;
height:25px;
top: 5px;
padding: 5px;
width: 100%;
}
a:link { 
color: #0D004C; 
font-family: Arial;
font-weight: bold;
font-size: 14px;
text-decoration: none;
border: none;
}
a:visited { 
color: #0D004C; 
font-family: Arial ;
font-size: 14px;
font-weight: bold;
text-decoration: none;
border: none;
}
a:hover {
color:#0D004C; 
font-family: arial;
font-style:italic;
font-size: 14px;
font-weight: bolder;
} 
a.footer
{
font-family: arial;
font-size: 14px;
color: #7D9BE3;
}
a img
{
border: none;
}
span.c3 {color: #7D9BE3}
img.c2 {border:0;width:88px;height:31px}
div.c1 {text-align: center}
#preview1 
{ 
	width: 878px; 
	background:  url("img/content.jpg") top center repeat-y; 
}

#preview2 
{
	width: 878px; 
	background: url("/img/content_top.jpg") top center no-repeat; 
	top: 0px;
	height: auto !important;
}

#preview3 
{ 	
	width: 878px; 
	background: url("/img/content_bottom.jpg") bottom center no-repeat; 
	min-height: 120px;
	height: 120px; 
}
.centerTD
{
background: #B3D1DB;
top: 0px;
width: 75%;
height: auto;
padding: 5px;
}
.leftTD
{
background: #D6EADE;
top: 0px;
width: 15%;
height: auto;
padding: 20px;
}
p
	{
	font-family: Gerogia;
	font-style:italic;
	color: #0D004C;
    font-size: 18px;
    text-align: center;
	}
h2
	{
	font-family: Georgia;
	font-style: italic;
	color: #0D004C;
	font-size: 20px;
	
	}
p.ct
	{
	font-family: Georgia;
	font-style:italic;
	color: #0D004C;
	font-weight: bold;
    font-size: 18px;
    text-align: center;
	width: 450px;
	margin: 30px;
	}	
ul
	{
	font-family: Cooper Black;
	font-style:italic;
	color:#4B2C1F;
	}
	

