/* CSS Document By Dieter Schneider 2006 | Randy Glenn 2008 | Michael Leigeber 2009 */

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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin:0px 0px; padding:0px;
}

#container {
	width:900px;
	margin:0px auto;
	font-size: 1.2em;
}

#header {
	height: 155px;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
}

#linkbar {
	background-image: url(images/linkbar_bg.jpg);
	background-repeat: repeat-x;
/*	overflow:hidden; */
	height: 59px;
}

#left {
	background-image: url(images/content_top_bg.jpg);
	background-repeat: repeat-x;
	height: 417px;
	margin-right: 221px;
	padding-left: 30px;
	padding-right: 50px;
	padding-top: 50px;
}

#left h4{
	text-align: right;
}

#left h5{
		text-align: right;
}

#left-mar {
	background-image: url(images/shadow_left.jpg);
	background-repeat: no-repeat;
	position: absolute;
	margin-left: 0px;
	top: 0;
	width: 20px;
	height: 481px;
}

#sub_left {
	width: 30.3%;
	float: left;
}

#sub_right {
	width: 63.7%;
	float: right;
}

#left_topBox {
	height: 45px;
	padding-top: 1px;
	margin-bottom: 35px;
	color: #FFFFFF;
	font-size: 0.9em;
}

#right {
	background-image: url(images/main_graphics.jpg);
	position: absolute;
	overflow:hidden;
	top: 0;
	margin-left: 649px;
	width: 246px;
	padding-top: 284px;
	background-repeat: no-repeat;
	height: 492px;
}

#footer {
	clear: both;
	padding: 10px;
	text-align: center;
	border-top: 1px solid #CCCCCC;
}

#footer p {
	text-align: center;
}

/******************** Top Navigation ************************/

#navcontainer ul {
	background-color: #036;
	float: left;
	width:740px;
	font-family: arial, helvetica, sans-serif;
	background-image: url(images/linkbar_bg.jpg);
	background-repeat: repeat-x;
	height: 39px;
	margin-left: 80px;
}

#navcontainer ul li {
	display: inline;
}

#navcontainer ul li a {
	padding: 21px 20px 0px 20px;
	color: #fff;
	text-decoration: none;
	float: left;
}

#navcontainer ul li a:hover {
	background-image: url(images/hover_link_bg.jpg);
	background-repeat: repeat-x;
	height: 35px;
	color: #FFFFFF;
}

/********************* End top navigation ***************************/

p {
	margin-bottom: 15px;
    margin-top: 0px;
	text-align:justify
}

.ingress {
	margin-bottom: 15px;
    margin-top: 10px;
}
	
.sign_up {
	font-weight: bold;
	color: #66FFCC;
}

h1 {
	font-size: 2em;
	color: #484452;
	font-weight: bold;
}

h2 {
	font-size: 1em;
	padding-left: 175px;
	color: #666666;
	font-style: italic;
	font-weight: bold;
}

h3 {
	font-size: 1.3em;
	margin-bottom: 20px;
	color: #666666;
	font-style: italic;
	font-weight: bold;
}

h4 {
	font-size: 2em;
	color: #484452;
	font-weight: bold;
}

h5 {
	font-size: 1.3em;
	margin-bottom: 20px;
	color: #666666;
	font-style: italic;
	font-weight: bold;
}

a:link {
	color: #6E2B32;
	text-decoration: none;
	font-weight: bold;
}     /* unvisited link */

a:visited {
	color: #6E2B32;
	text-decoration: none;
	font-weight: bold;
}  /* visited link */

a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}   /* mouse over link */

a:active {
	color: #006633;
	text-decoration: none;
	font-weight: bold;
}   /* selected link */

.img_left {
	float: left;
	margin-right: 4px;
}

ul {
	margin-left:20px;
	margin-right:0px;
}

ol {
	margin-left:25px;
	margin-right:0px;
}

blockquote {
	margin-left:10px;
	margin-right:0px;
}


 /***************************** sidebar navigation ****************************/
			
.navcontainer {
	width: 246px;
	background-image: url(images/right_navbar_bg.jpg);
	height: 250px;
	padding-top: 74px;
	background-repeat: no-repeat;
}

.navcontainer ul
{
	list-style-type: none;
	margin-left: 40px;
}

.navcontainer a
{
	display: block;
	padding: 3px;
	width: 160px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #eee;
	color: #000000;
}

.navcontainer a:link, #navlist a:visited
{
	text-decoration: none;
}

.navcontainer a:hover
{
	background-color: #34ACAF;
	color: #fff;
}


/***************************** TinySlideShow ****************************/

#slideshow {
	list-style:none; color:#fff
}
	
#slideshow span {
	display:none
}

#wrapper {
	width:506px; margin:0px auto; display:none
}

#wrapper * {
	margin:0; padding:0
}

#fullsize {
	position:relative; width:500px; height:375px; padding:2px; border:1px solid #ccc; background:#000
}

#information {
	position:absolute; bottom:0; width:500px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)
}

#information h3 {
	padding:4px 8px 3px; font-size:14px
}

#information p {
	padding:0 8px 8px
}

#image {
	width:500px
}

#image img {
	position:absolute; z-index:25; width:auto
}

.imgnav {
	position:absolute; width:25%; height:306px; cursor:pointer; z-index:150
}

#imgprev {
	left:0; background:url(images/left.gif) left center no-repeat
}

#imgnext {
	right:0; background:url(images/right.gif) right center no-repeat
}

#imglink {
	position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)
}

.linkhover {
	background:url(images/link.gif) center center no-repeat

}
#thumbnails {
	margin-top:15px
}

#slideleft {
	float:left; width:20px; height:81px; background:url(images/scroll-left.gif) center center no-repeat; background-color:#222
}

#slideleft:hover {
	background-color:#333
}

#slideright {
	float:right; width:20px; height:81px; background:#222 url(images/scroll-right.gif) center center no-repeat
}

#slideright:hover {
	background-color:#333
}

#slidearea {
	float:left; position:relative; width:456px; margin-left:5px; height:81px; overflow:hidden
}

#slider {
	position:absolute; left:0; height:81px
}

#slider img {
	cursor:pointer; border:1px solid #6E2B32; padding:2px
}

#tinyss {
	width:531px; height:475px; margin:0px auto; background:#111; padding:20px;
}

#photobg {
	align:left; width:160px; height:120px; margin:0px auto; background:#111; padding:10px;
}

#photobg img {
	cursor:pointer; border:1px solid #6E2B32;
}

#photobg p {
	text-align:center;
}