#topHolder {
	 background-image: url(../gfx/top_bg.jpg);
	 background-position:left top;
	 background-repeat:no-repeat;
	 overflow:visible;
	 height: 79px;
	 border: 0px solid black;
}

#topHolderSubpage {
	 /*background-image: url(../gfx/top_bg_subpage.jpg);*/
	 background-image: url(../gfx/top_bg.jpg);
	 background-position:left top;
	 background-repeat:no-repeat;
	 overflow:visible;
	 /*height: 28px;*/
	 height: 79px;
	 border: 0px solid black;
}

#topLeftContent {
	margin-top:8px;
	float:left;
}

#topCenterContent {
	margin-top:8px;
	float:left;
	width: 370px;
}

#topRightContent {
	margin-top:8px;
	float: left;
	width: 182px;
	margin-top: 12px;
}

#topContent 
{
	height: 45px;
	width: 750px;
}

#topContentSubpage {
	height: 28px;
	width: 990px;
}

#loginContent {
	width: 100%;
	margin: 3px;
	text-align: right;
	vertical-align:middle;
}

#topNavContent 
{
	margin-left: 80px;
	width: 990px;
}
.topNavItem {
	float: left;
}

#mainMainBgHolder {
	background-image: url(../gfx/main_bg.jpg); 
	background-position: left top;
	background-repeat: repeat-y;
}
#mainMainTopBgHolder {
	background-image: url(../gfx/maintop_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat
}
#mainMainBottomGbHolder {
	background-image: url(../gfx/mainbottom_bg.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	min-width:990px;
	min-height:450px;
}

#leftHolder {
	float:left;
	width: 210px;
	/*border: 1px solid black;*/
}

#leftTopContent {
	margin-left: 25px;
	margin-top: 1px;
}
			
#leftMainContent {
	margin-left: 0px;
	margin-top: 0px;
}


#mainContent {
	float:left;
	width:750px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
	/*border: 1px solid black;*/
}

#mainLeftContent {
	float:left;
	width:300px;
	margin-right: 5px;
	vertical-align: top;
	padding-bottom: 30px;
}

#mainRightContent {
	width: 210px;
	/*border-left: 1px solid #AAAAAA;*/
	margin-left: 10px;
	float: left;
	padding: 0px;
}

#bottomHolder {
	background-image: url(../gfx/bottom_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	overflow:visible;
	height: 35px;
	text-align: center;
}

#bottomContent {
	
}

.calendarSeparator 
{
	width: 200px;
	text-align: right;
	background-image: url(../gfx/calendar_separator.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.calendarSeparator2
{
	width: 200px;
	text-align: right;
	background-image: url(../gfx/calendar_separator2.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.Border {
	border: 1px solid #AAAAAA;
	margin-bottom: 5px;
	padding: 5px;
}

.Ad {
	border: 1px solid #AAAAAA;
	margin-bottom: 5px;
}

.AdHeader {
	border-bottom: 1px solid #AAAAAA;
	padding: 5px;
	color: #0099FF;
	font-weight: bold;
	/*text-decoration: underline;*/
	background-color: #F0F0F0;
}

.AdContent {
	padding: 5px;
}




#StoriesForm {
	font-size: 10px;
	border: 1px solid #AAAAAA;
	padding: 5px;
	margin-bottom: 5px;
}
#StoriesFormReciept {
	font-size: 12px;
	border: 1px solid #AAAAAA;
	padding: 5px;
	margin-bottom: 5px;
}

#LoginForm {
	font-size: 10px;
	border: 1px solid #AAAAAA;
	padding: 5px;
	margin-bottom: 5px;
}

#AdminHeader {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 15px;
}

/* Hides from IE-mac \*/
* html .floatholder {
	height: 450px;
	width: 990px;
}

/* End hide from IE-mac */
