/*-------------  General Rules  -------------*/

body {
height:100%;
	}

#container {
width:700px;
height:520px;
position:relative;
top:100px;
margin-left:auto;
margin-right:auto;
background-image: url(../images/bg_container_sticks.jpg);
background-position: center top;
background-repeat: no-repeat;
}
#container_publication  {
width:700px;
height:530px;
position:relative;
top:107px;
margin-left:auto;
margin-right:auto;
background-image: url(../images/bg_container_sticks.jpg);
background-position: center top;
background-repeat: no-repeat;
}
#container_sitemap {
width:700px;
min-height:500px;
position:relative;
top:100px;
margin-left:auto;
margin-right:auto;
background-image: none;
}



.clear {clear:both;}


/* --------------  Text Formatting --------------- */

h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #006600;
margin-top: 0px;
padding-top: 0px;
}

.bodytext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; font-weight: normal}
.bodytextbold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; font-weight: bold}
.body_question {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: capitalize; color: #333333}
.color006400 {
color: #006400;
}
.margin20 {
margin-left: 20px;
}


a {
color: #930;
text-decoration: none;
font-weight: bold;
font-size: 10px;
	}

a:hover {
color: #5a7e26;
text-decoration: underline;	
	}

hr {
margin: 0px;
padding: 0px;
}


table {
display: block;	
	}

/* --------------  Primary DIVs --------------- */


#content {
width:590px;
position:relative;
margin-left:55px;
margin-right:55px;
margin-bottom:15px;
top: 25px;
}

#image_home {
width:330px;
float:left;
	}
#image_sub {
width: 225px;
float: left;
display: block;
margin-top: 6%;
}

#image_sub2 {
width: 220px;
float: left;
display: block;
padding-left: 5px;
margin-top: 11px;
	
	}


#textbox_home {
width:250px;
float:right;
padding-right: 10px;
	}
#textbox_sub {
width: 353px;
padding-right: 12px;
float: right;
position:relative;
z-index:5;
}
#textbox_sitemap {
width:530;
float:left;
position:relative;
z-index:3;
}



#navigation {
height:108px;
width:560px;
position:absolute;
margin-left:70px;
margin-right:70px;
top: 433px;
z-index:3;
}

#footer {
height:40px;
width: 700px;
position:absolute;
margin-left:auto;
margin-right:auto;
top: 544px;
text-align:center;
z-index:3;
	}


#link_left {
height:108px;
width:auto;
position:relative;
float:left;
display:inline;
}


#link_right {
height:108px;
width:auto;
position:relative;
float:right;
}

/* --------------  Footer --------------- */
#contact {
text-align: center;
display: inline;
float: left;
height: 68px;
width: 155px;
padding-top: 40px;
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
}
#contact_form {
position: relative;
z-index: 3;
}
#essay {
overflow: auto;
height: 285px;
margin-right: 30px;
margin-left: 50px;
padding-right: 12px;
}
#essay_img_nav {
height: 30px;
margin-top: 15px;
margin-right: 30px;
margin-left: 30px;
position: relative;
}
