/* CSS Document */
HTML, body {
	font:85%/1.40em arial;
	letter-spacing:.0em;
	color:#333333;
	margin:0 auto;/**/
	height: 100%;
	margin: 0 0;
	padding: 0 0;
	background-image:url(../images/bg1.jpg);
	background-repeat:repeat;
	background-position:top center;
	background-attachment:fixed;
	line-height:170%;
}
.outline {
	width:auto;
	height:auto;
	margin:0 auto;
	padding:0px;
	border:0px dotted yellow;
	background-color:#fff;
}
.main {
	margin:0 auto;
	padding:0px;
	height:100%;
	width:990px;
	background-color:#fff;
}
.topcontainer {
	width:100%;
	height:80px;
	margin:0 auto;
	padding:0px;
	border:0px dotted green;
}
.contentbody {
	width:990px;
	height:auto;
	margin:0 auto;
	padding:0px;
	border:0px solid #000;
}
.header_1 {
	border:2px solid #eeeeee;
	width:990px;
	overflow:hidden;
	text-align:center;
	margin:0 auto;
	padding:0px;
}
th {
	text-align:left;
	color:#249EAB;
	height:35px;
	border:0px dashed green;
}
.contentlink p {
	font-size:11px;
	border:none;
	padding:2px;
	margin:0 auto;
	padding:2px;
	width:auto;
	text-align:left;
	line-height:normal;
}
h3 {
	color:#61716E;
	font-style:normal;
	font-size:12px;
	text-align:left;
	padding:0 0 8px 0;
	margin:0;
}
/** MENU   **/
.menuContainer {
	height:100%;
	width:990px;
	margin:0 auto;
	padding:0px;
	border:0px dotted red;
}
div .menuCont {
	margin:0 auto;
	padding:15px 0 0 20px;
	width:400px;
	height:100%;
	border:0px dashed green;
	float:left;
}

div .menuCont_calendar {
	margin:0 auto;
	padding:15px 20px 0 20px;
	width:420px;
	height:100%;
	border:0px dashed green;
	float:left;
	top:-20px;
}

div .menuCont_left {
	
	padding:0px 0 0 0;
	width:50px;
	height:100px;
	border:0px dashed green;
	float:left;
	text-decoration:none;
	margin-top:-7px;
	margin-left:7px;

}

div .menuCont_right{
	margin:0 auto;
	padding:0px 0 0 0;
	width:150px;
	height:100%;
	border:0px dashed green;
	text-decoration:none;
	margin-top:-7px;
	margin-left:100px;

}

ul{
text-decoration:none;
list-style-type:none;
}
#logoContainer {
	margin:0 auto;
	padding:0px;
	width:185px;
	border:0px dotted #900;
	height:100%;
	float:left;
}
.logo {
	margin:0 auto;
	padding:20px 0 0 0;
}
.journal {
	margin:0 auto;
	padding:0px;
	height:30px;
	width:auto;
}
.journal a:hover {
	color:#999999;
}
.footer {
	text-align:center;
	width:990px;
	padding:0px;
	margin:0 auto;
	height:58px;
	color:#000;
}
.footer_area p, .footer_area a {
	text-decoration:none;
	color:#9c9aa9;
	font-weight:normal;
	font-size:10px;
	margin:0 auto;
	padding:0px;
	font-sytle:none;
}
.footer_area a:hover {
	text-decoration:none;
}
.footer_area {
	margin:0 auto;
	padding:0px;
	width:990px;
	height:40px;
	text-align:right;
	border-top:1px solid #000;
}
pre {
	margin:0 auto;
	padding:0px;
	text-align:left;
}
a:link, a:visited {
	color:#63798C;
	text-decoration:none;
}
a:hover {
	color:#094E7B;
}
.rightcolumn {
	width:210px;
	position:relative;
	left:12px;
	right:0;
	top:-75px;
	text-align:left;
	font-size:11px;
	line-height:150%;
}

.rightcolumn_calendar {
	width:210px;
	position:relative;
	right:-765px;
	top:-762px;
	text-align:left;
	font-size:11px;
	line-height:150%;
}

.rightcolumn_about {
	width:210px;
	position:relative;
	left:32px;
	right:0;
	top:-75px;
	text-align:left;
	font-size:11px;
	line-height:150%;
}


.rightcolumn_gallery {
	width:210px;
	position:relative;
	left:502px;
	right:0;
	top:-205px;
	text-align:left;
	font-size:11px;
	line-height:150%;
}


#MainMenu a {
	padding:5px;
	line-height:18px;
}
#MainMenu a:hover {
	color:#291C31;
}
.bigcolor {
	color:#3399CC;
	font-size:130%;
	font-weight:500;
	line-height:170%;
}

