@charset "utf-8";

html, body {border:0;margin:0;padding:0;}

body {font:0.85em Arial, Helvetica, sans-serif;line-height:1.5em;background-color:#113f98;color:#fff;}

a:link, a:visited {text-decoration:none;color:#edab0d;}
a:hover {color:#009b33;text-shadow:0px 0px 8px #000;}

h1, h2 {margin:0;padding:0;font-weight:normal;line-height:normal;}

h1 {padding:1em 0 0.5em 0;font-size:2em;color:#fff;}
h1 a:link, h1 a:visited {text-decoration:none;color:#edab0d;}
h1 a:hover {color:#009b33;text-shadow:0px 0px 8px #000;}
h2 {padding:0 0 0.5em 0;font-size:2em;color:#113f98;}
h2 a:link, h2 a:visited {}
h2 a:hover {}

p, ul, ol {margin:0;padding:0 0 1.25em 0;}
ul, ol {padding:0 0 1.25em 2.5em;}
blockquote {margin:1.25em;padding:1.25em 1.25em 0 1.25em;}
small {font-size:0.85em;line-height:1.2em;}
img {border:0;}
sup {position:relative;bottom:0.3em;vertical-align:baseline;}
sub {position:relative;bottom:-0.2em;vertical-align:baseline;}
acronym, abbr {cursor:help;letter-spacing:1px;border-bottom:1px dashed;}

.clear {clear:both;}
.clearleft {clear:left;}
.clearright {clear:right;}

form {margin:0;padding:0;display:inline;}
form input,form select,form textarea {font:1em Arial, Helvetica, sans-serif;}
form textarea {	width:100%;line-height:1.25;}
form label {cursor:pointer;}

.textGreen {color:#009b33;}

#logo {position:absolute;z-index:2;top:8%;left:10%;width:134px;height:67px;background:url(../images/logo.gif) no-repeat;}

#content1, #content2 {position:absolute;z-index:2;left:10%;width:450px;}
#content1 {bottom:49%;}
#content2 {bottom:28%;}

#postit {position:absolute;z-index:3;top:100px;right:7%;width:269px;height:253px;background:url(../images/postit.png) no-repeat;}

#thoughts {position:absolute;bottom:110px;right:10%;width:436px;height:816px;background:url(../images/thought.gif) no-repeat;}

.iconlist {padding:0;}
.iconlist li {display:inline-block;text-align:center;width:145px;list-style-type:none}

#footer {position:absolute;bottom:0px;height:25%;width:100%;background:url(../images/back_footer_tile.png) repeat-x;color:#113f98;}
#footer h1 {color:#113f98;}
#footer div {margin-left:10%;}
#footer a:link, #footer a:visited {text-decoration:none;color:#009b33;}
#footer a:hover {color:#ed0000;text-shadow:none;}


