html {
color : #000;
background : #000;
margin: 20px 0px 20px 0px;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
margin : 0;
padding : 0;
}
table {
border-collapse : collapse;
border-spacing : 0;
}
fieldset, img {
border : 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
font-style : normal;
font-weight : normal;
}
li {
list-style : none;
}
caption, th {
text-align : left;
}
h1, h2, h3, h4, h5, h6 {
font-size : 100%;
font-weight : normal;
}
q:before, q:after {
content : '';
}
abbr, acronym {
border : 0;
font-variant : normal;
}
sup {
vertical-align : text-top;
}
sub {
vertical-align : text-bottom;
}
input, textarea, select {
font-family : inherit;
font-size : inherit;
font-weight : inherit;
}
legend {
color : #000;
}
body {
font : 13px/1.231 arial, helvetica, clean, sans-serif;
font-size : small;
}
table {
font-size : inherit;
}
pre, code, kbd, samp, tt {
font-family : monospace;
font-size : 108%;
line-height : 100%;
}
submit {
background : #596165;
}
body {
text-align : center;
}
input {
background : #709fc5;
color : #ffffff;
border : 1px solid #ffffff;
border-collapse : collapse;
}
a {
text-decoration : none;
color : #ffffff;
}
a:hover {
text-decoration : underline;
}
#wrap {
width : 800px;
text-align : left;
margin : 0 auto 20px auto;
border:1px solid #5A6265;
}
.float-l {
float : left;
}
.float-r {
float : right;
}
.clearfix {
clear : both;
}
.button {
background : #709fc5;
color : #ffffff;
}
.divRow {
color : #ffffff;
font-size : 15px;
padding : 10px;
}
.divCol {
float : left;
width : 100px;
}
#header {
height : 181px;
background : url(../images/hd.gif);
position : relative;
}
#nav {
position : absolute;
top : 100px;
right : 10px;
}
ul#nav li {
display : inline;
}
ul#nav a {
color : #000000;
line-height : 43px;
padding : 0 9px;
border-right : 1px solid #000000;
}
ul#nav .last a {
border : none;
}
#logo {
position : absolute;
top : 20px;
left : 20px;
}
#logo h1 {
display : inline;
}
#logo h1 {
font-size : 34px;
color : #000;
}
#logo span {
font-size : 16px;
}
#content {
background : #000;
}
#content .left {
width : 400px;
padding : 0 50px;
color : #ffffff;
}
#content .left h2 {
color : #709fc5;
font-size : 34px;
padding : 20px 0;
}
#content .left img {
padding-right : 20px;
}
#content .left a {
color : #b7d2e3;
}
#content .right {
width : 300px;
}
#top, #bm {
width : 173px;
margin : 0 auto;
margin-top : 30px;
padding : 0 35px;
}
#side h2 {
font-size : 24px;
color : #709fc5;
padding : 20px 0 13px 0;
}
#side li {
line-height : 20px;
}
#footer {
clear : both;
background : url(../images/footer.gif);
height : 170px;
color : #fff;
position : relative;
}
.ft {
position : relative;
left : 50px;
float:left;
}
.ft-r{
	position : relative;
	top : 20px;
	left : 50px;
	float:left;	
	clear:both;
}
#xhtml {
position : absolute;
top : 130px;
left : 550px;
}
#footerRight {
text-align : right;
width : 95%;
padding-top : 80px;
margin-right : 50px;
}
.picture-r {
float : right;
width : 420px;
}
.borderImg {
border : 2px solid #ffffff;
width : 180px;
text-align:center;
vertical-align:middle;
}
h3 {
font-family : Arial, Helvetica, sans-serif;
color : #fff;
}
.boxCover { display:block; float:left; width: 150px; margin: 0 15px 20px 0;}
.boxCover a{text-decoration:none;}
.boxPic { height: 113px; }
.boxText { height: 15px; margin-top: 5px; text-align: center; color: #4c7db2; border: 1px solid #b5c5d6;}

.content-photos{ padding-left:20px;}
.boxCover2 { display:block; float:left; width: 173px; padding: 0 20px 15px 0;}
.boxPic2 { height: 125px; text-align:center; border:2px solid #73A2C6;}

#update-info{
	 padding-top:30px;
	 padding-left:50px;
}

.row{
clear:both;
padding-bottom:10px;
width:230px;
color:#FFF;
font-size:15px;
}
.rowLt{
padding:5px 0;
font-size:15px;
padding-bottom:3px;
}
.rowRt{
font-size:15px;
}

.row textarea{
height:50px;
}

.errorMsg{
color:#FF0000;
font-style:italic;
font-weight:bold;
border:2px solid #73A2C6;
margin-bottom:15px;
padding-left:5px;
}

.successMsg{
color:#FFF;
font-weight:bold;
border:1px solid #73A2C6;
padding-left:5px;
margin-bottom:15px;
}
.google-doc{color:#FFF;}
.google-doc h3{font-size:15px;}

.submit{
	background-color: #3381B7;
    border: 1px solid #000000;
    color: #FFFFFF;
    cursor: pointer;
    font-family: tahoma;
    font-size: 11px;
    height: 30px;
    width: 150px;
	}
