@charset "UTF-8";
/* CSS Document */

/* CREDIT IN PART FOR THIS FILE GOES TO THE FOLLOWING */
 
/*
Original Template Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License

Adapted by All the Queen's Men LLC
http://www.thequeensmen.com

Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.3.0
*/


.preload {
display:none;
position:absolute;
}

/* ----------- GLOBAL RESET ----------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
vertical-align: baseline;
}


/* ----------- FONT SIZE RESET ----------- */

body {
font:13px/1.22 arial,helvetica,clean,sans-serif;
*font-size:small;
*font:x-small;
}

/* ----------- MISC ----------- */

body {
background-image:url(images/img01.jpg);
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #333333;
margin-top:20px;
}

p {
padding-bottom:0.4em;
}

ol, ul {
list-style-position:outside;
}

ol li, ul li {
padding-bottom:0.4em;
}

caption, th, td {
text-align: left;
font-weight: normal;
}

blockquote {
line-height: 1.4em;
text-indent:-0.6em;
margin-left:1em;
padding-bottom:1em;
}

/* ----------- COLORS ----------- */

.blue {
color:#003366;
}

.purple {
color: #660099;
}

.yellow {
color: #FFCC00;
}

.silver {
color:#CCCCCC;
}

/* ----------- HEADINGS ----------- */

h1 {
font-size:160%;
line-height:100%;
color:#003366;
font-style: italic;
}

h2 {
font-size:2em;
line-height:1.2;
color:#000;
padding-bottom:1em;
text-align:right;
font-weight: 900;
}

h2.small {
font-size:1.4em;
line-height:0.8;
color:#000;
text-align:right;
font-weight: 900;
}

h3 {
font-size:1.4em;
line-height:1.4;
color:#036;
text-indent: 1em;
margin-bottom:1em;
border-bottom: solid 1px #036;
border-top: solid 1px #036;
font-weight:bold;
font-variant:small-caps;
text-align: center;
}

h4 {
font-size:1.6em;
color:#003366;
height:30px;
padding:10px 0 0 10px;
background:url(images/img08.jpg) no-repeat;
font-weight:bold;
color:#000000;
}

h5 {
font-size:1.3em;
}

h6 {
font-size:1.2em;
}

/* ----------- LINKS ----------- */

a:link {
color: #660099;
}

a:active {
color: #FFCC00;
}

/* ----------- NAV ----------- */

#nav {
float: right;
width: 470px;
height: 40px;
padding: 180px 0 0 0;
}

#nav ul {
width: 466px;
height: 40px;
background: #FFFFFF url(images/img05.jpg) repeat-x;
border-left: 2px solid #FFFFFF;
border-right: 2px solid #FFFFFF;
list-style: none;
}

#nav li {
display: inline;
}

#nav a {
display: block;
float: left;
height: 32px;
padding: 8px 20px 0 19px;
background: url(images/img06.gif) no-repeat;
text-transform: lowercase;
text-decoration: none;
font-size: 16px;
font-weight: bold;
color: #FFFFFF;
}

#nav a.active {
color: #FFCC00;
}

/* ----------- DIVS ----------- */
/* used for unique background images - otherwise size and shape can be set with class */

/* TEMPLATE */

#wrapper {
width:700px;
margin-left:auto;
margin-right:auto;
line-height:1.8em;
}

#header {
width: 700px;
height: 220px;
margin: 0 auto;
background: url(/images/img22.jpg) no-repeat top right;
}

.aha {
margin-left:30px;
margin-top:50px;
height:117px;
width:164px;
}

#logo {
float: left;
width: 220px;
height: 220px;
background-image:url(images/img03.jpg);
}

#page {
width: 470px;
float:right;
margin: 0 auto;
}

#content {
float: right;
width: 430px;
padding: 20px;
background: #FFFFFF url(images/img07.gif) no-repeat left bottom;
}

#sidebar {
float: left;
width: 220px;
padding-top: 10px;
color:#CCCCCC;
}

#sidebar a {
color: #FFCC00;
}

#footer {
background-image:url(images/footer.jpg);
background-repeat:no-repeat;
width:680px;
height:100px;
margin-top:10px;
}

#footer a:link, #footer a:visited {
color:#333333;
}

#footer a:hover {
color: #FFCC00;
}

#footer a:active {
color: #660099;
}

#footer a.active {
color: #FFCC00;
}

/* ----------- LAYOUT CLASSES ----------- */
/* set float direction and width */

.centered {
margin-left:40px;
}

.boxed {
margin-top: 10px;
margin-bottom: 10px;
background: #000000 url(images/img10.gif) no-repeat left bottom;
}

.boxed .content {
padding: 15px;
background: url(images/img09.gif) repeat-x;
}

.float_l {
float:left;
}

.float_r {
float:right;
}

.ten {
height:6px;
}

/* ----------- PARAGRAPH CLASSES ----------- */

.padded {
padding:1em;
}

.pad_left {
padding-left:1em;
}

.pad_top {
padding-top:1em;
}

.pad_rit {
padding-right:2em;
}

.pad_bot {
padding-bottom:1em;
}

.center {
text-align:center;
}

.rit {
text-align:right;
}

.indent {
text-indent:2em;
}

/* ----------- TYPOGRAPHY ----------- */

/* ----------- FONT STYLES ----------- */

.bold {
font-weight:900;
}

.italic, em {
font-style:italic;
}

.underline {
text-decoration:underline;
}

.smallcaps {
font-variant:small-caps;
}

/* ----------- SPECIAL EFFECTS ----------- */

.dquo {
font-size:250%;
margin-left:-0.4em;
position:relative;
top:0.3em;
letter-spacing:0.1em;
line-height:1em;
}

/* ----------- LISTS ----------- */

.plain {
list-style-type:none;
}

.hor, .hor li {
float:left;
padding-right:1em;
}

/* ----------- FORMS ----------- */

.req {
color: #660099;
}

.fixedwidth {
display:block;
width:150px;
float:left;
text-align:right;
padding-right:0.5em;
}

/* ----------- TESTING ----------- */

.b {
border:solid 1px orange;
}