

body{
	text-align:center;
	background-repeat: repeat; 
	background-attachment: fixed; 
	background-image: url(bg4.jpg);
}

@font-face {
    font-family: Maiandra GD;
    font-style:  normal;
    font-weight: normal;
    src: url(MAIANDR0.eot);
	}
	
.container1
{
	margin: 10px;
	
}	

	
.container2
{ 
	margin: 0px auto;
	border-left: 2px solid #0977cc;
	border-right: 2px solid #0977cc;
	width: 800px;
	background: #fff;
	padding:0px;
}


.header
{
	
	margin: 25px 0px 15px 0px;
	text-align: center;
	
	
}

p, li, table
{
	
	font: 13px Verdana, Trebuchet MS, Arial, Sans-Serif;
	
	
}



hr 
	{
	color: #82A0F2;
	background-color: #82A0F2;
	height: 3px;
	border: 0;
	}

@font-face {
    font-family: Goudy Old Style;
    font-style:  normal;
    font-weight: normal;
    src: url(GOUDYOL0.eot);
  }
  
H1 {
		font-family: "Goudy Old Style", serif;
		font-weight : normal;
		font-size : 36pt;
		color: #D11956;
	}

h3 
	{
	font-family: Maiandra GD, Trebuchet MS, sans-serif;
	font-size : 24px;
	background-color : #D11956;
	color : #fff;
	text-align: center;
	margin: 0;
	
	}

			


#content 
{
	padding: 0px;
	margin: 0px;
	clear: both;
	text-align: center;
}

	
#left 
{
	
	width:520px;
	padding-left:40px;
	padding-right:10px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom:40px;
	text-align:justify;
	float:left;
	
}

.contact 
{
	margin-left: 40px;
	
}
	
#right 
{	
	
	margin-top:10px;
	width:180px;
	padding-left:10px;
	padding-right:40px;
	
	float:right;
}





#footer 
{
	width:100%;
	clear: both;
}
	
#copyright 

{
	text-align: left;
	color: white;
	background: #D11956;
	padding: 3px 0 3px 20px;
	border-top: 1px solid #999;
	font: 10px Verdana, Trebuchet MS, Arial, Sans-Serif;
}

.line
{
	border-bottom: 1px #D11956 solid;
}



.list
{
	padding:2px;
	line-height:22px;
	font: 13px Verdana, Trebuchet MS, Arial, Sans-Serif;
}

.cap 
{
	float: left;
	font-size: 36px;
	line-height:30px;
	font-weight: normal;
	color:#444444;
	font: Verdana, Trebuchet MS, Arial, Sans-Serif;
}



}

.navcontainer
{
	padding:0px;
	
	margin-top: 2px;
	margin-bottom: 10px;
	margin-right: 0px;
	font: 11px Verdana, Trebuchet MS;
	width: 15em;
	text-align:center; 
}

.navlist 
{
	list-style: none; 
	margin: 0; 
	padding: 0; 
	border: none;
}

.navlist li

{	
	margin: 0;
	border-top: 1px #D11956 solid;
	
	text-align:center; 
}

.navlist  a
{
	
	display: block;
	text-decoration: none;
	padding: 5px 0 5px 0px;
	background-color: #ffffff;
	width: 100%;
	font-weight: normal;
}

.navlist  a:link 
{ 
	text-decoration: none;
	color: #0977CC; 
}

.navlist  a:visited 
{ 
	text-decoration: none;
	color: #0977CC; 
}

.navlist  a:hover
{
	text-decoration: none;
	color: #fff;
	width: 100%;
	background-color: #0977CC;
}

#left a:link
{
	text-decoration: none;
	font-weight: bold;
	color: #4169E1;
}
	
#left a:visited
{
	color: #4169E1;
	text-decoration: none;
	font-weight: bold;
}

#left a:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #A20A3D;
}

	
	

