﻿
body 
{	font-family:Georgia, serif;
    position:absolute; 
    width:100%; 
    height:100%;
    margin:0px;
	margin-top:-18px;
	background-repeat:repeat-x;
}

a.textHyperLink{
	font-weight:bold;
	text-decoration:none;
	color:#D02211;
	white-space:nowrap;
}
a.textHyperLink:hover{
	font-weight:bold;
	text-decoration:none;
	color:#9F872F;
	white-space:nowrap;
}
#positionContainer
{   
    height:100%; 
    width:940px;
    margin:0px;
    }
#positionBackGuide
{
    position:absolute;
    height:100%; 
    width:940px;
    margin:0px;
}
.galContainer{
	height:550px;
	width:600px;
}
.galcontent{
	margin-left:-50px;
	width:600px;
	height:550px;
	position:absolute;
}
#siteBack
{
	background-image:url(media/final.jpg);
    position:fixed; 
    width:100%;
    height:1263px;
    background-repeat:repeat-x;
    left:0px;
    z-index:9;
}
.printContent{
	width:850px;
	margin-top:50px;
	font-size:12px;;
	clear:both;
}

#mainContainer
{
    position:absolute; 
    width:940px;
    background-repeat:repeat-y;
    background-position:center;
    background-image:url(media/mainContainerBack.jpg);
    z-index:10;
}
#guideForTabs{
	position:absolute;
	height:100%;
	width:60px; 
	z-index:14; 
	}
#Tab1
{
    position:absolute;
    background-image:url(media/tab1.png);
    background-position:right top;
    background-repeat:no-repeat;
    width:35px;
    height:133px;
    z-index:14;
    margin-left:15px;
}
#Tab1_ina
{
    position:absolute;
    background-image:url(media/tab1_inact.png);
    background-position:right top;
    background-repeat:no-repeat;
    width:35px;
    height:133px;
    z-index:13;
    margin-left:15px;
}
#Tab2
{
    position:absolute;
    background-image:url(media/tab2.png);
    background-position:right bottom;
    background-repeat:no-repeat;
    margin-top:90px;
    width:35px;
    height:168px;
    z-index:13;
    margin-left:15px;
}
#Tab2_a
{
    position:absolute;
    background-image:url(media/tab2_act.png);
    background-position:right bottom;
    background-repeat:no-repeat;
    margin-top:90px;
    width:35px;
    height:168px;
    z-index:14;
    margin-left:15px;
}
#Tab3
{
    position:absolute;
    background-image:url(media/tab3.png);
    background-position:right bottom;
    background-repeat:no-repeat;
    margin-top:215px;
    width:35px;
    height:168px;
    z-index:12;
    margin-left:15px;
}
#Tab3_a
{
    position:absolute;
    background-image:url(media/tab3_act.png);
    background-position:right bottom;
    background-repeat:no-repeat;
    margin-top:215px;
    width:35px;
    height:168px;
    z-index:14;
    margin-left:15px;
}
#categoryContainer
{
    position:absolute;
    margin-left:684px;
    margin-top:235px;
    width:250px;
    height:300px;
    z-index:13;
}
#positioncontGuide
{
	position:relative;
	margin-top:0px;
	height:100%;
	width:690px;
	z-index:11;
}
#contContainer
{
    position:relative;
    width:690px;
    margin-right:20px;
	top:0px;
    margin-left:15px;
    padding-left:30px;
    padding-top:234px;
    background-image:url(media/contContainerBack.gif);
    background-repeat:repeat-y;
    background-position:center;
    z-index:11;
}
.content
{
    border-top:1px solid #DDDDDD;
	top:0px;
    margin-right:30px;
    margin-left:35px;
	margin-top:75px;
    
}
#pageContainer {
	width:619px; height:25px; z-index:1500; position:absolute; top:213px; margin-left:45px; margin-top:12px; padding-left:35px; font-family:Arial, Helvetica, sans-serif;
}
.pageNumber {
	height:15px; border-left:1px solid #ED3229; border-top:1px solid #ED3229; border-right:1px solid #ED3229; text-align:center; float:left; margin-right:3px; padding:0px 4px 0px 4px; font-size:8pt;cursor:pointer; margin-top:8px; color:#FFFFFF; background-color:#ED3229; font-weight:bold; padding-top:1px; z-index:1501;
}
.pageNumberOver {
	height:15px; border-left:1px solid #C5A83F; border-top:1px solid #C5A83F; border-right:1px solid #C5A83F; text-align:center; float:left; margin-right:3px; padding:0px 4px 0px 4px; font-size:8pt;cursor:pointer; margin-top:8px; color:#FFFFFF; background-color:#C5A83F; font-weight:bold; padding-top:1px; z-index:1501;
}
.pageNumberActive {
	height:20px; background-color:#FFFFFF; border:1px solid #ED3229; text-align:center; float:left; margin-right:3px; color:#ED3229; font-weight:bold; padding:4px 4px 0px 4px; margin-top:1px; font-size:10pt;cursor:pointer; z-index:1501;
}
.content a
{
	color:#EC3426;
    
}
.commentBox{
	width:583px;
	border-bottom:1px solid #DDDDDD;
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
}
#comment_container{
	width:583px;
	font-size:medium;
	margin-bottom:10px;
	
}
form{
	font-size:small;
	color:#666666;
}
.closeElement{
	width:583px;
	height:20px;
}
.closeBt{
	background-image:url(media/close.gif);
	background-position:right;
	background-repeat:no-repeat;
	font-size:12px;
    color:#BBBBBB;
	height:20px;
	width:65px;
	margin-left:517px;
	cursor:pointer;
}
.imageFloatR {
	float:right;
	margin-bottom:10px;
	padding-left:10px;
	text-align:right;
	clear:right;
}
.imageFloatL {
	float:left;
	padding-bottom:10px;
	padding-right:10px;
	margin-right:5px;
	text-align:right;
	clear:left;
}
.blogOptionHolder{
    position:absolute;
	margin-top:-36px;
	height:40px;
	}
.comment
{
    font-size:10px;
    color:#BBBBBB;
	cursor:pointer;
}
.Titel
{	
	font-family:Georgia, serif;
    margin-top:15px;
    font-size:26pt;
    color:#ED3329;
	font-weight:normal;
}
.category_items
{
    clear:both;
    float:left;
    text-indent:30px;
    margin-left:15px;
	line-height:1.8em;
	white-space:nowrap;
}
.category_items a
{
    text-decoration:none;
    font-size:12px;
    color:#A08830;
}
#category_items_container{
	position:absolute;
	z-index:15;
}
.category_items_active
{
	position:absolute;
    background-image:url(media/categorySelect.png);
	background-repeat:no-repeat;
    display:block;
    clear:both;
    float:left;
    width:256px;
	margin-left:15px;
	height:45px;
	z-index:14;
}
.category_items_active a
{
    font-size:12px;
    text-decoration:none;
    color:#A08830;
}
.textContainer
{	
	font-family:Georgia, serif;
    margin-top:15px;
    font-size:10pt;
    color:#333333;
    text-align:left;
}
#logoContainer 
{
    position:absolute;
	background-image:url(media/logoynm.png);
    margin-left:126px;
	margin-top:18px;
    height:211px;
    width:495px;
    z-index:12;
}

.identify{
}
.textFields{
	width:242px;
	height:20px;
	padding-left:8px;
	background-image:url(media/field_back.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	border:0px;
}
.textArea{
	width:227px;
	margin-right:2px;
	margin-top:7px;
	height:127px;
	border:0px;
	overflow:auto;
}
.textAreaDiv{
	background-image:url(media/textArea_back.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	height:140px;
}
.submit_bt{
	width:100px;
	height:20px;
	border:0px;
	background-image:url(media/submit_bt.png);
	color:#FFFFFF;
	font-weight:bold;
	line-height:0.5em;
}
#div101{
	background-color:#FFFFFF;
	z-index:125;
}

#contentFooter{
	position:absolute;
	height:60px;
	width:680px;
    z-index:11;
    background-image:url(media/footer.png);
	background-repeat:no-repeat;
    margin-left:35px;
}
#contentFooter_main{
	position:absolute;
	height:170px;
	width:940px;
    background-image:url(media/footer_main.jpg);
	background-repeat:no-repeat;
    background-position:center;
	margin-top:-15px;
    z-index:10;
}