@charset "utf-8";

/******** Tags ********/

body {
background: #000 url('images/Site_Image_-_Background.png') repeat-x top left;
color: #555;
font-family: verdana, arial, sans serif;
font-size: .75em;
text-align: center;
padding: 0px;
margin: 0px;
}

a {
background: inherit;
color: #fff;
text-decoration: underline;
}

a:hover {
background: inherit;
color: #999;
}

p {
margin: 10px;
}

hr {
clear: both;
}

/******** General IDs ********/

#logo {
margin: 10px;
}

#menu {
padding-top: 8px;
text-align: right;
background: #fff;
color: #000;
}

#menu div {
width: 800px;
margin: auto;
}

#menu a {
text-decoration: none;
color: #000;
margin-right: 10px;
text-transform: uppercase;
padding-left: 18px;
background: url('images/Star.png') no-repeat top left;
}

#menu a:hover {
text-decoration: underline;
}

#main_container {
background: #606060;
color: #fff;
width: 800px;
min-height: 600px;
margin: 11px auto;
text-align: left;
padding: 5px;
border: 1px solid #fff;
position:relative;
z-index: 2;
}

#body_1 {
}

#body_2 {
float: left;
margin: -200px 0px 0px -100px;
}

#body_3 {
position: absolute;
right: 801px;
top: 0px;
z-index: -1;
}

#body_4 {
position: absolute;
left: 801px;
top: 0px;
z-index: -1;
}

#children {
text-align: center;
background: #ccc;
color: #000;
}

#children p {
display: none;
}

#footer {
text-align: right;
width: 800px;
margin: auto;
}

/******** IDs ********/

#sitemap_tree {
float: left;
width: 49%;
}

#sitemap_az {
float: right;
width: 49%;
}

/******** Classes ********/

.error {
background: #faa;
border: 1px solid #f33;
margin: 5px;
}
	
.gallery_image_container {
float: right;
padding: 5px;
margin: 10px;
text-align: center;
border-bottom: 1px solid #555;
border-right: 1px solid #555;
position: relative;
overflow: auto;
}
	
.gallery_image {
margin: auto;
display: block;
border: 1px solid #bbb;
}/* Style Sheet Dynamically Generated by Acute Technology Content Management System. */

