/* CSS Document */

body {
text-align: center;
margin: 30px 0px 8px 0px;
background: #ccc;
}

.content {
margin-left: auto;
margin-right: auto;
background: #fff;
width: 750px;
height: 550px;
border: 0px;
position: relative;
line-height: 14px;
}

h2.nav {
width: 727px;
font-size: 12px;
font-family: trebuchet ms, trebuchetMS, trebuchet, verdana;
color: #3399cc;
background: #ffffff;
top: 120px;
margin:  0px 0px 0px 23px ;
text-align: left;
line-height: 13px;
}

h2.nav a:active, h2.nav a:link, h2.nav a:visited {
font-size: 12px;
font-family: trebuchet ms, trebuchetMS, trebuchet, verdana;
font-weight: bold;
color: #3399cc;
text-decoration: none;
border-bottom: none;
}

h2.nav a:hover {
font-size: 12px;
font-family: trebuchet ms, trebuchetMS, trebuchet, verdana;
font-weight: bold;
color: #66ccff;
text-decoration: none;
border-bottom: none;
}

.bigpic {
position: absolute;
text-align: right;
top: 155px;
right: 0px;
float: right;
}

img#bigpic {
text-align: right;
margin: 0px 0px 0px 0px;

}

.leftcol {
text-align: left;
padding: 0px;
margin: 20px 5px 0px 23px;
}

img#subheading {
text-align: left;
}

p {
text-align: left;
width: 220px;
font-size: 11px;
font-family: trebuchet ms, trebuchetMS, trebuchet, verdana;
font-weight: normal;
text-decoration: none;
color: #666666;
}

p.subheading {
text-align: left;
width: 220px;
font-size: 11px;
font-family: trebuchet ms, trebuchetMS, trebuchet, verdana;
font-weight: normal;
text-decoration: none;
color: #666666;
}

.copyright {
text-align: center;
font-size: 9px;
font-family: trebuchet ms, trebuchetMS, trebuchet, verdana;
font-weight: normal;
text-decoration: none;
color: #666666;
margin: 10px 0px 0px 0px;
}

a img {
border: none;
	}

img {
border: 0px none;
}

a:link, a:visited {
text-align: left;
font-size: 11px;
font-family: trebuchet ms, trebuchetMS, trebuchet, verdana;
font-weight: normal;
text-decoration: normal;
color: #66ccff;
}

a:hover {
color: #0099ff;
}


.clear {
clear: both;
}
