body { background: #F3F1E0 url('../images/bg.jpg') repeat-x;	font: 1.0em Georgia, "Times New Roman", Times, serif; color: #333; }
body, form { margin: 0; padding: 0; }
a {	color: #025D8C;	text-decoration: none; }
a:hover { color: #0A93FC; text-decoration: underline; }
img { border: none; }
h3 { margin-top: 0px; }
.clear { clear: both; }

/* WRAPPER */

#wrap {	width: 750px; margin: 0 auto; }

/* HEADER */

#header { padding: 10px 0 30px; color: #025D8C; font-size: 1.1em; font-style: italic; font-weight: normal; font-variant: normal; }
#header img { float: left; }
#header h1 { text-align: right; }

/* FOOTER */

#footer { color: #999; text-align: center; padding-top: 40px; padding-bottom: 20px; font-style: italic; font-size: 0.8em; background: #FFF; border-top: none; border-right: 1px solid #36a4f9; border-bottom: 1px solid #36a4f9; border-left: 1px solid #36a4f9; }
#footer a { color: #999; }
#footer a:hover { color: #0A93FC; }

/* MAIN CONTENT */

#content { line-height: 24px; text-align: left; padding: 20px; border-top: 1px solid #36a4f9; border-right: 1px solid #36a4f9; border-bottom: none; border-left: 1px solid #36a4f9; background: #FFF; }

#content table { border: 1px solid #D9D6BC; }
#content table b { color: #025D8C; }
#content table table { border: none; }
#content table h3 {	font-size: 1.4em; color: #025d8c; font-weight: normal; letter-spacing: 1px; }

#content select { padding: 5px; font: 1em Georgia, "Times New Roman", Times, serif; width: 275px !important; text-align: center; border: 1px solid #025D8C; }
#content select option { margin: 3px 0; }
#content input { padding: 5px; border: 1px solid #025D8C; }
#content input[type="text"]:focus { border: 1px solid #0A93FC; }

#content h3 { font-size: 1.7em; color: #025d8c; font-weight: normal; background: url('../images/underline.gif') no-repeat -8px 29px; margin: 0px; padding: 0px; height: 50px; }

.example { color: #675D1C; border: 1px solid #FFE95A; background: #FFFBE0; padding: 15px; margin: 40px 0 50px 0;; }

