/**********************************************************************
/* BASICS
/*********************************************************************/
html, #container
{
width:100%; 
height: 100%; 
margin: 0; 
padding: 0; 
overflow:auto;
}
body
{ 

width:100%;    
margin: 0; 
padding: 0;
color: #333333;
font-family: Verdana, Geneva, sans-serif;
font-size:16px;
}


/**********************************************************************
/* BOXES
/*********************************************************************/
#whsp
{
position:relative;
background:#ffffff;
width:920px;
height:5px;
margin:0 0 0 0;
}
#spacetop
{
position:relative;
float:left;
width:100%;
height:10px;
}
#banner
{
position:relative;

background:#ffffff;
width:920px;
height:137px;
margin:0 0 0 0;
}
#buttons
{
position:relative;
background:#ffffff;
width:920px;
height:42px;
margin:0 0 0 0;
}
#buttonpad
{
position:relative;
background:url(topbutton_bg.jpg) repeat;
width:920px;
height:22px;
}
#body1
{
position:relative;

background:url(body_bg.jpg) repeat;
width:920px;
height:345px;
overflow:auto;
}
#body2
{
position:relative;

background:url(body_bg.jpg) repeat;
width:920px;
height:620px;
overflow:auto;
}

#body2 a:link, a:visited, a:hover, a:active
{
font-family: Verdana, Geneva, sans-serif;
font-size:14px;
color:#ffffff;
font-weight:bold;
text-decoration:none;
}


#botlinks a:link
{
font-family: Verdana, Geneva, sans-serif;
font-size:16px;
color:#0E4C9F;
font-weight:bold;
text-decoration:underline;
}
#botlinks a:visited
{
font-family: Verdana, Geneva, sans-serif;
font-size:16px;
color:#0E4C9F;
font-weight:bold;
text-decoration:underline;
}
#botlinks a:hover
{
font-family: Verdana, Geneva, sans-serif;
font-size:16px;
color:#ffffff;
font-weight:bold;
text-decoration:underline;
}
#botlinks a:active
{
font-family: Verdana, Geneva, sans-serif;
font-size:16px;
color:#0E4C9F;
font-weight:bold;
text-decoration:underline;
}
#botlinks ul, li
{ 
list-style-type: none;
margin-top:8px;
}
#botlinks p
{
font-family: Verdana, Geneva, sans-serif;
font-size:14px;
color:#333333;
font-weight:bold;
}










#home1right a:link, a:visited, a:hover, a:active
{
font-family: Verdana, Geneva, sans-serif;
font-size:16px;
color:#0E4C9F;
font-weight:bold;
text-decoration:none;
}


#body3
{
position:relative;

background:url(body_bg.jpg) repeat;
width:920px;
}
#footer
{
position:relative;
background:url(topbutton_bg.jpg);
width:920px;
height:18px;
color: #ffffff;
font-family: Verdana, Geneva, sans-serif;
font-size:12px;
}
#home1left
{
height:345px;
width:546px;
position:relative;
float:left;
padding-right:0px;
padding-left:15px;
}
#home1right
{
height:325px;
width:300px;
position:relative;
float:right;
padding-right:15px;
padding-left:0px;
}
#home2left
{
height:550px;
width:546px;
position:relative;
float:left;
padding-right:0px;
padding-left:15px;
}
#home2right
{
height:550px;
width:300px;
position:relative;
float:right;
padding-right:15px;
padding-left:0px;
}
#home3left
{
height:115px;
width:450px;
position:relative;
float:left;
padding-right:0px;
padding-left:15px;
}
#home3right
{
height:115px;
width:400px;
position:relative;
float:right;
padding-right:15px;
padding-left:0px;
}
#hometopstuff
{
width:530px;
background-color:#FFFFFF;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
color:#333333;
border-style:solid;
border-color:#333333;  
border-width: 1px;
}
#hometopstufftitle
{
width:530px;
border-style:solid;
border-color:#333333;  
border-width: 1px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:16px;
color:#993300;
font-weight:bold;
background-color:#FFFFCC;
}
#hometopstuffstuff
{
padding-left:5px;
padding-right:5px;
padding-bottom:2px;
}

#hometopstuffstuff a:link
{
font-family: Verdana, Geneva, sans-serif;
font-size:14px;
color:#0E4C9F;
font-weight:bold;
text-decoration:underline;
}
#hometopstuffstuff a:visited
{
font-family: Verdana, Geneva, sans-serif;
font-size:14px;
color:#0E4C9F;
font-weight:bold;
text-decoration:underline;
}
#hometopstuffstuff a:hover
{
font-family: Verdana, Geneva, sans-serif;
font-size:14px;
color:#666666;
font-weight:bold;
text-decoration:underline;
}
#hometopstuffstuff a:active
{
font-family: Verdana, Geneva, sans-serif;
font-size:14px;
color:#0E4C9F;
font-weight:bold;
text-decoration:underline;
}

#makeclaimright
{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#000099;
width:275px;
color:#ffffff;
font-weight:bold;
border-style: solid ;
border-color:#333333;  
border-width: 1px;
}

#parahowtoright
{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
width:275px;
border-style: solid ;
border-color:#333333;  
border-width: 1px;
}

#makeclaimrightreddish
{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:16px;
background-color:#FFFFFF;
width:275px;
color:#FF0000;
font-weight:bold;
border-style: solid ;
border-color:#333333;  
border-width: 1px;
background-color:#FFFFFF;
}

