html {

	width: 100%;
	height: 100%;
	
	margin: 0;
	padding: 0;
}



body {

	width: 100%;
	height: 100%;
	
	margin: 0;
	padding: 0;
	
	background-color: #c1c1c1;
	
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	
}

table {

	font-size: 100%;
	
}

div#container1 {

	width: 783px;
	height: auto;
	
	margin-left: auto;
	margin-right: auto;
	
	text-align: center;
	
	background-color: #000000;

	}

div#container2 {

	width: 781px;
	height: auto;
	
	margin-left: auto;
	margin-right: auto;
	
	text-align: left;
	
}


div#header {

	width: 781px;
	height: 200px;

}

	
	
	div#header div#header-image {
	
		width: 781px;
		height: 200px;
		
		position: absolute;
	
	}	
	
	
div#content {

	width: 781px;
	height: auto;

	background-image: url(../img/anker/bg_content.jpg);
	background-repeat: repeat-y;

}	

	div#content div#left-sidebar {
	
		width: 140px;
		height: auto;
		
		position: absolute;
	
	}	
	
		div#content div#left-sidebar div#block-menu {
		
			width: 131px;
			height: auto;
			
			margin-top: 100px;

		}	

			div#content div#left-sidebar div#block-menu ul {
			
				width: 131px;
				height: auto;
				
				margin: 0;
				padding: 0;
				
				list-style-type: none;
	
			}	
	
				div#content div#left-sidebar div#block-menu ul li {
				
					width: 131px;
					height: 35px;
					
					text-align: center;

				}	

					div#content div#left-sidebar div#block-menu ul li a,
					div#content div#left-sidebar div#block-menu ul li a:visited,
					div#content div#left-sidebar div#block-menu ul li a:active {
					
						width: 131px;
						height: 35px;
						
						text-align: center;
						
						color: #ffffff;
						
						text-decoration: none;
	
					}					

	
	div#content div#middle-content {
	
		width: 501px;
		height: auto;
		min-height: 450px;
		
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #ffffff;
		
		position: absolute;
		z-index: 100;
		
		margin-left: 140px;
		
		
	}	
	
		div#content div#middle-content div#block-content {
		
			width: 470px;
			height: auto;
			
			margin-left: 16px;
			
			display: table;
			
			margin-top: 5px;
		
		}		
	
	div#content div#right-sidebar {
	
		width: 140px;
		height: auto;
		
		position: absolute;
		z-index: 100;
		
		margin-left: 642px;
	
	}	
	
		div#content div#right-sidebar div#block-pictureofweek {	
		
			width: 122px;
			height: auto;
		
			margin-left: 10px;
			margin-top: 90px;
		
		}	
		
			div#content div#right-sidebar div#block-pictureofweek div#pictureofweek-head {	
			
				width: 122px;
				height: auto;

				background-color: #000000;
				
			}		


			div#content div#right-sidebar div#block-pictureofweek div#pictureofweek-content {	
			
				width: 122px;
				height: auto;
				min-height: 50px;
				
				text-align: center;
				
				background-color: #000000;

			}		


				div#content div#right-sidebar div#block-pictureofweek div#pictureofweek-content p {	
				
					margin: 0;
					padding : 0;
					
					text-align: center;
	
				}		

				div#content div#right-sidebar div#block-pictureofweek div#pictureofweek-content img {	
				
					margin-top: 5px;
					margin-bottom: 5px;
			
				}	
				
					div#content div#right-sidebar div#block-pictureofweek div#pictureofweek-content a img,
					div#content div#right-sidebar div#block-pictureofweek div#pictureofweek-content a:active img,
					div#content div#right-sidebar div#block-pictureofweek div#pictureofweek-content a:visited img {	
						
						border: 1px solid #ffffff;
				
					}	


			div#content div#right-sidebar div#block-pictureofweek div#pictureofweek-foot {	
			
				width: 122px;
				height: 19px;

				background-image: url(../img/anker/bg_block-pictureofweek-foot.gif);
				background-repeat: no-repeat;
				
			}				
			
			
		div#content div#right-sidebar div#block-schedule {	
		
			width: 122px;
			height: auto;
			
			margin-left: 10px;
			margin-top: 40px;
		
		}	
		
			div#content div#right-sidebar div#block-schedule div#schedule-head {	
			
				width: 122px;
				height: auto;

				background-color: #000000;
				
			}		


			div#content div#right-sidebar div#block-schedule div#schedule-content {	
			
				width: 122px;
				height: auto;
				min-height: 50px;
				
				background-color: #000000;
				
				color: #ffffff;

			}		

				
			div#content div#right-sidebar div#block-schedule div#schedule-spacing {	
			
				padding: 2px;
				
				text-align: center;
				
				font-size: 9px;

			}	

			div#content div#right-sidebar div#block-schedule div#schedule-foot {	
			
				width: 122px;
				height: 19px;

				background-image: url(../img/anker/bg_block-pictureofweek-foot.gif);
				background-repeat: no-repeat;
				
			}	

			
			
		div#content div#right-sidebar div#block-poll {	
		
			width: 122px;
			height: auto;
		
			margin-left: 10px;
			margin-top: 40px;
		
		}	
		
			div#content div#right-sidebar div#block-poll div#poll-head {	
			
				width: 122px;
				height: auto;

				background-color: #000000;
				
			}		


			div#content div#right-sidebar div#block-poll div#poll-content {	
			
				width: 122px;
				height: auto;
				min-height: 50px;
				
				background-color: #000000;
				
				color: #ffffff;
				font-size: 9px;

			}		

			div#content div#right-sidebar div#block-poll div#poll-spacing {	
			
				padding: 2px;

			}				


			div#content div#right-sidebar div#block-poll div#poll-foot {	
			
				width: 122px;
				height: 19px;

				background-image: url(../img/anker/bg_block-pictureofweek-foot.gif);
				background-repeat: no-repeat;
				
			}				

div#footer {

		width: 781px;
		height: 20px;
		
		border-top: 1px solid #000000;
		
		padding-top: 5px;
		
		font-size: 10px;
		
		text-align: center;
}

div#footer a,
div#footer a:visited,
div#footer a:active {

		text-decoration: none;
		
		color: #000000;
}			
			

/* HYPERLINKS */

div#content a,
div#content a:active,
div#content a:visited,
div#content table a,
div#content table a:active,
div#content table a:visited {

	color: #fdb913;
	text-decoration: none;
	
}



/* FORMS */

input,
textarea,
select {

	border: 1px solid #700000;
	
	background-color: #ffffff;
	
	margin: 2px;
	padding: 2px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;	
	
}


input:focus,
textarea:focus,
select:focus {

	border: 1px solid #fdb913;
	
	background-color: #ffffff;
	
	margin: 2px;
	padding: 2px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;	
	
}


/* BUTTONS */

input.submit,
input.button {

	background-color: #fcb613;
	
	border: 1px solid #ffffff;
	
	float: right;
	
	width: auto;
	
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}


			
