body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}





body {
    font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 11px;
    text-align: center;
}

th, td {
    font-size: 11px;
}

#girl img 
{ 
	border-style: none;
	border-color: inherit;
	border-width: 0;
	width: 225px;
	height: 192px;
}

#wrapper {
    margin: 5px auto;
    text-align: left;
    width: 800px;
    position: relative;
}

h1 
{
    margin: 0;
    padding: 17px 0 5px 0;
    line-height: 1;
    font-size:14px;
	text-align: center;
}

h2 
{
    margin: 0 0 5px 0;
    padding: 5px 0 0 0;
    font-size: 12px;
}

.nav 
{
    width: 200px;
    float: left;
    margin: 0;
    padding: 0;
}

.nav h2 {
    color:Navy;
    margin-top: 0;
    padding: 6px 0 6px 30px;
    border-bottom: 1px solid #fff;
    line-height: 1;
}

.nav ul {
    margin: 0;
    padding: 0 0 0 30px;
    line-height: 2;
}

.nav li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.nav2 {
    width: 200px;
    float: left;
    margin: 0;
    padding: 0;
}

.nav2 h2 {
    color:Navy;
    margin-top: 0;
    padding: 6px 0 6px 30px;
    border-bottom: 1px solid #fff;
    line-height: 1;
}

.nav2 ul {
    margin: 0;
    padding: 0 0 0 30px;
    line-height: 2;
}

.nav2 li {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul a {
    color: white;
    font-weight: bold;
}

ul a:visited {
    color: #fefefe;
}

ul a:hover, a:hover {
    text-decoration: none;
}

#menu 
{
    background: url(images/logo.gif);
    top:0px
}

* html #menu {
    background: white;
}

#menu table
{
	width:200px;
	background-color:Maroon;
}

#header {
    position: absolute;
    background: #276196 url(images/header_bg.gif) repeat-x;
    top: 1px;
    left: 201px;
    width: 600px;
    height: 167px;
}

#header h2 {
    margin: 57px 0 0 126px;
}

#header a {
    color: white;
}

#header ul {
    margin: 0;
    padding: 12px 0 0 0;
}

#header li {
    margin: 0;
    padding: 0 0 0 129px;
    list-style: none;
    line-height: 1.7;
}

#header #navtop {
    position: absolute;
    top: 10px;
    left: 20px;
}

#header #navtop li {
    display: inline;
    padding: 0 0 0 18px;
}

#header #navtop a {
    text-decoration: none;
}

#girl {
    position: absolute;
    background: url(images/header_girl.gif) no-repeat;
    top: 0px;
    right: 0px;
    width: 158px;
    height: 167px;
}


#navblue {
    margin: 0;
    padding: 0;
    width: 200px;
    background: #bfdbfa;
}

#navblue li {
    margin: 0 0 1px 0;
    padding: 0 0 0 30px;
    list-style: none;
    line-height: 30px;
    background: blue url(images/blue_bg2.gif);
}

* html #navblue li {
    line-height: 28px;
    line-height: 30px;
    padding: 0 0 0 16px;
    padding: 0 0 0 30px;
}

#navblue a {
    text-decoration: none;
    display: block;
}

#navblue a:hover {
    text-decoration: underline;
}

* html #navblue a {
    width: 100%;
    width: 96px;
}

#searchbar {
    background-color:Maroon;
    position: absolute;
    top: 173px;
    left: 201px;
    width: 600px;
    height: 2.2em;
    color: #fff;
    z-index:inherit;
    border-bottom: 2px solid white;
}

* html #searchbar {
    height: 2.4em;
    height: 2.2em;
}

#searchbar form {
    margin: 0;
    padding: 2px 0 0 30px;
}

#searchbar .submit {
    border: 1px solid #e6ead5;
    background: #72765c;
    font-size: 11px;
    padding: 0 3px;
    height: 19px;
    color: #fff;
}

#searchbar .text {
    border: 0px none;
}

#orangerow .col {
    padding-top: 2.3em;
    width:600px;
	top: 195px;
	left: 200px;
}

#greenrow .col {
    float: left;
    width: 600px;
	left: 200px;

}

.divider {
    background: #1a508c;
    height: 3px;
    margin: 1px 0;
    padding: 0;
    font-size: 1px;
}

.col .divider {
    background: none;
    border-top: 1px solid #999;
}


#orangerow {
    background: url(images/blue_bg.gif) repeat-y;
}

#greenrow {
    background: url(images/maroon_bg.gif) repeat-y;
    height:500px;
}

.left {
    float: left;
    margin: 5px 5px 0 0;
}

.clear {
    clear: both;
    background: #999;
    margin: 0 1px 0 0;
}

.clear div {
    border-top: 1px solid #999;
    height: 1px;
    font-size: 1px;
    margin-bottom: -1px;
	width: 600px;
	margin-left: 201px;
	margin-right: 4px;
	margin-top: 0;
}

* html .clear div {
    margin-bottom: -2px;
}



#greenrow h2 
{
	color:Red
}

#orangerow h2 
{
	color:Red;
}

.leftTop {
    width: 200px;
    float: left;
    margin-left: 2px;
}


.rightTop {
    width: 200px;
    margin-right: 15px;
    margin-left:280px;
}

.leftBottom {
    width: 200px;
    float: left;
    margin-left: 2px;
}


.rightBottom {
    width: 200px;
    margin-right: 15px;
    margin-left:280px;
}


.readmore {
    text-align: right;
    margin-top: -0.8em;
}

#footer {
    text-align: right;
    background-color:Maroon;
    color: #dbd1d1;
}

* html #footer {
    height: 1%;
}

#footeri {
    padding: 5px 3px 7px 13px;
}

#footer .copyright {
    float: left;
}

#footer a {
    color: #fff;
    text-decoration: none;
}

.books {
    float: right;
    width: 200px;
    margin: 0 10px;
}

.col .books a {
    color: maroon;
}

.col a {
    color: #ed5411;
}



.col h1
{
	color:Navy;
	font-size:18px;
	width:275px;
}

.col h2
{
	color:Blue;
	font-size:16px;
	text-align:center
}

.col h3
{
	color:Navy;
	font-size:12px;
	width:250px;
}

.col
{
	position:absolute;
	width:600px;
}

#searchbar a {
    color: white;
}

#searchbar ul {
    margin: 0;
    padding: 12px 0 0 0;
}

#searchbar li {
    margin: 0;
    padding: 0 0 0 129px;
    list-style: none;
    line-height: 1.7;
}

#searchbar #navtop {
    position: absolute;
    top: -10px;
    left: 20px;
}

#searchbar #navtop li {
    display: inline;
    padding: 0 0 0 18px;
}

#searchbar #navtop a {
    text-decoration: none;
}
