body {
font-family: Verdana;
font-size: 10px;
color: #333333;
background-color: #cbc5bb;
margin: 0px;
padding: 0px;
}

#wrap{
margin-top: 2%;
}

#content {
background-image: url('../images/index_bg.jpg');
width: 818px;
height: 547px;
margin-left: auto;
margin-right: auto;
margin-top: auto;
margin-bottom: auto;
}

#pagewrap{
width: 803px;
height: 547px;
}

/* NAVIGATION */

#navigate .contentNav{
position: relative;
margin-top: 5px;
float: right;
*margin-top: 13px;
}

/* HEADER IMAGES */

#headerimgs {
}

#headerimgs #left{
position: absolute;
float: left;
margin-left: 5px;
margin-top: 6px;
}


#headerimgs #right{
margin-top: 6px;
margin-right: 5px;
float: right;
*margin-right: 3px;
}

#base{
margin-left: 10px;
*margin-right: 15px;
}



/* MIDSECTION */

#midsection{
width: 446px;
height: 256px;
float: right;
margin-right: 5px;
margin-bottom: 3px;
border-right: 1px solid #c8c8c8;
*margin-right: 3px;
*margin-bottom: 5px;
*height: 254px;
}

#midsection #copy{
margin-left: auto;
margin-right: auto;
width: 370px;
*margin-left: 130px;
*margin-right: 0px;
}

#logo .logoimg{
margin-top: 35px;
margin-bottom: 30px;
margin-left: 175px;
*margin-left: 290px
}

/* PAGE CONTENT & CONTENT NAVIGATION */

#copy {
line-height: 15px;
}

#copy a, #copy a:link, #copy a:active, #copy a:visited{
font-weight: bold;
color: #3b465d;
text-decoration: none;
text-decoration: underline;
}

#copy a:hover{
font-weight: bold;
color: #3b465d;
text-decoration: none;
}






















