@charset "UTF-8";

/*BUILDING BLOCKS*/

body {

background-color:#FFFFFF;
}

img {
border:none;
}

legend{
color:#555555;
font-size:12px;
margin-left:5px;
font-family:Georgia, Arial, Helvetica, sans-serif;
font-weight:bold;
}

#wrapper {
width:913px;
height:auto;
margin-left:auto;
margin-right:auto;
background-color:#FFFFFF;
margin-bottom:-8px;
}

#header {
width:913px;
height:100px;
background-image:url(../img/bg_top.jpg);
background-repeat:no-repeat;
background-color:#FFFFFF;              

}

#headspan {
float:right;
color:#003399;
font-size:16px;
margin-left:5px;
font-family:Georgia, Arial, Helvetica, sans-serif;
margin-top:58px;
}

#headspan a:link {color:#003399; text-decoration: none}
#headspan a:visited {color:#003399; text-decoration: none}
#headspan a:active {color:#003399; text-decoration: none}
#headspan a:hover {color:#003399; text-decoration:overline underline;}

#picbox {
height:auto;
width:auto;
}

#content {
height:450px;;
width:auto;
background-color:#e9eef2;
}

#lbox {
width:450px;
height:450px;
float:left;
background-color:#e9eef2;
overflow:auto;
}

#rbox {
width:450px;
height:450px;
float:right;
background-color:#e9eef2;
overflow:auto;
margin-right:5px;
}

#footer {
width:auto;
height:50px;
background-image:url(../img/backmodel.jpg);
background-position:center;
margin-left:auto;
margin-right:auto;

background-repeat:no-repeat;
}

li{
margin-bottom:5px;
}

/*FANCY DAN*/

.contHead {
color:#555555;
font-size:16px;
margin-left:5px;
font-family:Georgia, Arial, Helvetica, sans-serif;
font-weight:bold;
font-style:italic;
}

td {
color:#555555;
font-size:14px;
margin-left: 5px;
font-family:Georgia, Arial, Helvetica, sans-serif;
}

.contCopy {
color:#555555;
font-size:14px;
margin-left:5px;
font-family:Georgia, Arial, Helvetica, sans-serif;
}

.contBold {
color:#555555;
font-size:12px;
margin-left:5px;
font-family:Georgia, Arial, Helvetica, sans-serif;
font-weight:bold;
}

.contCopy1 {
color:#555555;
font-size:14px;

font-family:Georgia, Arial, Helvetica, sans-serif;
text-align:justify;
}

.contBold1 {
color:#555555;
font-size:12px;
margin-left:5px;
font-family:Georgia, Arial, Helvetica, sans-serif;
font-weight:bold;
text-align:center;
}

.footText {
color:#FFFFFF;
font-size:18px;
margin-left:5px;
font-family:Georgia, Arial, Helvetica, sans-serif;
margin-bottom:-10px;
}

.bgbottom {
	background-image: url(../img/bgbottom.jpg);
	background-repeat: repeat-x;
}

.profile {
margin-top:15px;
margin-left:137px;
margin-right:5px;
margin-bottom:5px;
text-align:center;
}

.mainCopyGrey {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #555555;
	padding: 7px;
}
.bglinebottom {
	background-image: url(../img/linebg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.footText a:link {color:#FFFFFF; text-decoration: none}
.footText a:visited {color:#FFFFFF; text-decoration: none}
.footText a:active {color:#FFFFFF; text-decoration: none}
.footText a:hover {color:#FFFFFF; text-decoration:overline underline;}

.copyDL a:link {color:#000000; text-decoration: none}
.copyDL a:visited {color:#000000; text-decoration: none}
.copyDL a:active {color:#000000; text-decoration: none}
.copyDL a:hover {color:#000000; text-decoration:overline underline;}
