/* Containers */

#wrapper { text-align: left; margin: 0px auto; padding: 0px; border:0; width: 100%;}
#container { padding-top:90px; margin: 0px auto; width:800px} 
#content { margin: 0; width: 800px; height: 1% /* Holly hack for Peekaboo Bug */; margin-bottom:30px;}
#footer { clear: both; color: #ccc; width:95%/*780px*/; margin: 0px auto; padding:5px; background:#333; font-size: .8em;}
html { min-height: 100%; background: url(_images/header4.gif) center top no-repeat; overflow: -moz-scrollbars-vertical !important;}


/* Text Formatting */

body, h1 { font-family: Georgia, "Times New Roman", Times, serif; }
body {font-size: .8em; line-height:1.4em}
img { border:0; }
.thumb { width:153px; text-align:center; float:left; margin:15px; padding:5px; padding-top:8px; line-height:1.6em; color:#FFF; background:#000; font-size:.9em; display:inline; }
.CVthumb { width:130px; text-align:center; float:left; margin:10px; padding:5px; padding-top:8px; line-height:1.6em; color:#FFF; background:#000; font-size:.9em; display:inline; }
.homeImage { margin-top:25px; }
.featureText {font-size:.9em; color:#666; line-height:1.8em; margin-top: 20px; text-align: center;}
.featureImage {margin-top:50px; text-align:center}
#regText {margin-top:25px; padding:10px; width:70%; background:url(_images/whitePbg.png) repeat; text-align:left}
.email { font-size: 1.1em; font-weight: bold;}


/* Links */

a:link, a:visited, a:hover, a:active { font-family: Georgia, "Times New Roman", Times, serif; font-size: 1em; padding:2px;}
a:link { color: #5e1d00; text-decoration:none;}
a:visited { color: #999999; text-decoration:none; }
a:hover { color: #5e1d00; text-decoration:underline; }
a:active { color: #fff; }

a.Email:link { font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.2em; color: #FFFFCC; text-decoration:none; font-weight: bold}
a.Email:visited { font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.2em; color: #999999; text-decoration:none; }
a.Email:hover { font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.2em; color: #5e1d00; text-decoration:underline;}
a.Email:active { font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.2em; color: #fff; }
