/* CSS Document */
/* body { margin: 0px; background-color: #85a7a8; } */
body { margin: 0px; background-color: #002b67; }
#wrapper { margin-left: 61px; margin-top: 20px; width: 800px; }
#header { padding-bottom: 5px; height: 146px; width: 800px; }
#content { width: 800px; background-image: url(images/VLG_web_background.jpg); background-repeat:no-repeat; clear: both; min-height: 440px; overflow: auto;  }
#menu { float: left; width: 200px; font-family: Helvetica; font-size: 12px; color: #FFFFFF; padding-top: 16px; line-height: 24px; 	}
#menu-text { padding-bottom: 10px; }
#content-text { float: right; width: 584px; font-family: Helvetica; color: #FFFFFF; padding-top: 6px; padding-left: 16px; padding-bottom: 10px; line-height: 16px; font-size: 12px; }
#footer { width: 800px; }
#footer-text { font-family: Helvetica; font-size: 12px; color: #FFFFFF; padding-bottom: 5px; }
#footer-text a {text-decoration: none; color: #85a7a8; }
#footer-text a:hover { text-decoration: underline; }
h1 { color: #FFFFFF; font-size: 18px; letter-spacing: 1px; font-weight: normal; }
.name { color: #FFFFFF; font-weight: bold; font-size: 14px; letter-spacing: 1px; }
.title { color: #FFFFFF; font-size: 12px; letter-spacing: 1px; }
.address { line-height: 16px; }

.line { background-color: #85a7a8; height: 4px; width: 800px; }
.miniline { background-color: #85a7a8; height: 4px; width: 184px; }

a, a:visited { color: #FFFFFF; text-decoration: none; }
a:hover { text-decoration: underline; }

.break { clear: both; }

.submit { background-color: #002b67; color: #FFFFFF;}


