body {
	background-color: #caffbf;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #652501;
}
a:link {
	color: #652501;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #652501;
}
a:hover {
	text-decoration: underline;
	color: #933501;
}
a:active {
	text-decoration: none;
	color: #652501;
}
h1 {
	font-size: 16px;
	color: #652501;
}
h2 {
	font-size: 14px;
	color: #652501;
}
h3 {
	font-size: 12px;
	color: #652501;
}
#container {
	height: 700px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
	position: relative;
}
#header {
	float: left;
	height: 38px;
	width: 925px;
	background-image: url(images/image_01.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 115px;
	padding-left: 55px;
	position: relative;
}
.40 {
	margin-right: 40px;
	margin-left: 40px;
}
#container #logos {
	width: 180px;
	height: auto;
	position: absolute;
	left: 776px;
	top: 6px;
	z-index: 100;
}



#header2 {
	float: left;
	height: 173px;
	width: 980px;
	background-image: url(images/image_02.jpg);
	background-repeat: no-repeat;
}
#header a {
    color:#FFFFFF;
	text-decoration: underline;	
}
#header a:hover {
    color:#CCCCCC;
	text-decoration: underline;	
}    
#rand_links {
	background-image: url(images/image_03.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 334px;
	width: 36px;
}
#sidebar {
	background-image: url(images/image_04.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 334px;
	width: 216px;
}
#content {
	background-image: url(images/image_05.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 314px;
	width: 681px;
	padding-left: 10px;
	padding-right: 37px;
	padding-top: 20px;
	overflow: auto;
	position: relative;
}
#content .text {
	float: left;
	width: 300px;
}
#content #imageContainer {
	float: right;
	width: 350px;
	height: 300px;
}
#content #imageContainer .box {
	float: right;
	height: 263px;
	width: 350px;
	border: 1px solid #652501;
}

#footer {
	background-image: url(images/image_06.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 980px;
}
#footer .box_left {
	float: left;
	height: 25px;
	width: 317px;
	padding-left: 33px;
	padding-top: 5px;
}
#footer .box_right {
	float: right;
	height: 25px;
	width: 180px;
	padding-left: 170px;
	padding-top: 5px;
}

/*<![CDATA[*/

#gallery {
	width: 450px;
	height: 338px;
	border: 1px solid #000000;
	background-color: #EFEDEC;
	margin-right: auto;
	margin-left: auto;
	position: relative;
   
}

#gallery img {
	width: 386px;
	height: 256px;
	float: left;
	margin-top: 3px;
	margin-left: 25px;
}

#gallery a, #gallery a:visited {
   display: block;
   float: left;
   width: 80px;
   height: 53px;
   margin: 4px;
   border: 1px solid #000000;
   text-decoration: none;   
}

#gallery a span, #gallery a strong { /* loading-Block */
   display: none;
}

#gallery a span em {
   display: block;
   width: 384px;
   height: 256px;
   margin: 0;

}

#gallery a:focus, #gallery a:active  {
   border: 1px solid #666666;
}

#gallery a:focus span, #gallery a:active span  {
   position: absolute;
   display: block;
   left: 26px;
   top: 88px;
   width: 386px;
   z-index:1;
   font-size: 0.8em;
   color: #000000;
}


#gallery a:focus strong, #gallery a:active strong  { /* loading-Block */
   position: absolute;
   display: block;
   left: 27px;
   top: 87px;
   width: 384px;
   height: 256px;
   background-color: #EFEDEC;
   color: #1199FF;
   font-size: 0.8em;   
}


/*]]>*/

