body {
	color: #555555;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #dddddd;
	margin: 0px;
	text-align: center;
}
table {
	vertical-align: top;
}

a {
	font-size: 12px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a:focus{
	outline:none;
}
.linkwhite {
	color: #FFFFFF;
}
.linkred {
	color: #b30050;
}

.linkhead {
	color: #eebbbb;
}

a:active {
	text-decoration: none;
	color: #666666;
}
a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #cc9999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.linked_image {
	border: none;
}
h1 {
	font-size: 24px;
	color: #cccccc;
}
.pale {color:#ffcccc;
}
h2 {
	font-size: 16px;
	color: #cc9999;
}
h3 {
	font-size: 14px;
	color: #b30050;
}
.emphasis {
	color: #000000;
	font-weight: bold;
}
.todo {
	color: #00ff00;
}
.textbox {
	padding: 30px;
}
.imagebox {
	padding: 1px;
	background-color:#b30050;
	width:196px;
	height:auto;
}
.menu2box {
	padding: 8px;
	width:130px;
	height:auto;
}
.eyec_content {
	width:966px;
}
.lighttab {
	background-color:#fdfdfd;
}
#left_column_separator {
	padding: 0px;
	width:200px;
	height:20px;
	background-color:#eeeeee;
}
#bottom_bar_grey {
	padding: 0px;
	width:996px;
	height:1px;
	background-color:#cccccc;
}
#bottom_bar_berry {
	padding: 0px;
	width:996px;
	height:10px;
	background-color:#b30050;
}
#bottom_bar_lightgrey {
	padding: 0px;
	width:996px;
	height:1px;
	background-color:#ffffff;
}
#distance_div {
	padding: 0px;
	width:996px;
	height:100px;
}
#picture_element_below_text {
	text-align:right;
}
#menubox {
	padding: 0px;
	margin:  0px;
	width: 996px; 
}
#mainmenuleftbox {
	float: left;
	padding: 0px;
	margin:  0px;
	width: 200px; 
	height: 30px;
	background-color:#eeeeee;
	background-image:url(../images/decoration_pictures/menu_pic_points.jpg);
}
#background_image_holder {
	padding: 0px;
	margin:  0px;
	width: 996px; 
	background-image:url(../images/page_background_image.jpg);
	background-repeat:no-repeat;
}
#content_components {
	padding: 0px;
	margin:  0px;
	width: 996px; 
	background-image:url(../images/decoration_pictures/background_line_element_200.jpg);
	background-repeat:repeat-y;
}
#mainmenurightbox {
	padding: 0px;
	height: 30px;
	margin:  0px;
	padding-left:0px;
	width: 710px; 
}
#eyec_content {
	padding: 0px;
	margin:  0px;
	width: 996px; 
}
#content_left_column {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 200px;
	height: auto;
	background-color:#eeeeee;
}
#content_right_column {
	padding: 0px;
	margin:  0px;
	width: 710px;
	height: auto;
}
#page_filler {
	padding: 0px;
	margin:  0px;
	width: 996px; 
	height: 200px;
	background-color:#dddddd;
}