.centered 
{
margin-top: 10px;
bottom-margin: 10px;
color: white;
} 

.boxes
{

border: 0px solid #333333;
}

.main
{
padding-left: 40px;
padding-right: 40px;
}

.content
{
font-family: 'Century Gothic',Arial, San-Serif;
font-size: 14px;
line-height: 20px;
color: #ffffff;
margin: 0px;
padding-top: 4px;
padding-bottom: 10px;
padding-left: 0px;
padding-right: 0px;
}

.formtext
{
font-family: 'Century Gothic',Arial, San-Serif;
font-size: 12px;
color: #ffffff;
}


H1
{
font-family: 'Century Gothic',Arial, San-Serif;
font-size: 20px;
color: #FFFFFF;
font-weight: bold;
padding-left: 90px;
}

H2
{
font-family: 'Century Gothic',Arial, San-Serif;
font-size: 18px;
color: #28231f;
font-weight: bold;
margin: 0px;
padding-top: 0px
padding-bottom: 0px;
}

H3
{
font-family: 'Century Gothic',Arial, San-Serif;
font-size: 16px;
color: #28231f;
font-weight: bold;
margin: 0px;
padding: 0px

}

H4
{
font-family: 'Century Gothic',Arial, San-Serif;
font-size: 18px;
color: #28231f;
font-weight: bold;
align: left;
margin-top: 0px;
margin-bottom: 3px;
}

H5
{
font-family: 'Century Gothic',Arial, San-Serif;
font-size: 24px;
color: #28231f;
font-weight: bold;
margin: 0px;
padding-left: 60px;
padding-top: 30px;
padding-bottom: 20px;
}

a, a:visited {
color: #28231f;
text-decoration: underline;
font-weight: bold;
}
	
a:hover 
{
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}

a.nv, a.nv:visited {
color: #999999;
text-decoration: none;
font-weight: bold;
font-size: 11px;
}

a.bt:hover 
{
color: #5c5c5c;
text-decoration: none;
font-weight: normal;
}

a.bt, a.bt:visited {
color: #5c5c5c;
text-decoration: none;
font-weight: normal;
font-size: 11px;
}
	
a.nv:hover 
{
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
font-size: 11px;
}

a.lt, a.lt:visited {
color: #FFFFFF;
text-decoration: underline;
font-weight: normal;
}
	
a.lt:hover 
{
color: #999999;
text-decoration: underline;
font-weight: normal;
}

.tinytext
{
font-family: 'Century Gothic',Arial, San-Serif;
font-size: 10px;
color: #999999;
font-weight: normal;
}
.frame
{
border: 1px solid #333333;
margin-right: 15px;
margin-left: 15px;
margin-top: 15px;
margin-bottom: 15px;
}

.empty
{
border: 0px solid;
}

tr
{
vertical-align: middle;
}
.logo {
background: url(images/page-header.jpg) no-repeat;
}
.backsplash {
padding-left: 60px;
}