BODY { 
	background-image: url("/logos/bgcolor.jpg"); 
	margin: 0; 
	font-family: Arial, sans-serif;
	font-size: 9pt;
}

TABLE { font-size: 9pt; }
INPUT { font-size: 9pt; }
TEXTAREA { font-size: 9pt; font-family: Arial }
TD { vertical-align: top }

#top_upfront, #top_experience, #top_atwork, #top_news, #top_contact, #top_login , #top_employment
{
	position: absolute;
	top: 9;
	height: 18;
	padding-left:4;
	padding-right:4;
	padding-top:3;
	border-width: 1px;
	border-color: rgb(68,67,67);
	border-style: solid solid none;
}

#top_upfront 	{ left: 56; }
#top_experience { left: 122; }
#top_atwork 	{ left: 203; }
#top_news 		{ left: 271; }
#top_contact 	{ left: 326; }
#top_employment 	{ left: 386; }
#top_login  	{ left: 526; }



#left_search, #left_up, #left_next {
	position: absolute;
	left: 6;
	height: 19;
	width: 15;
	padding-left: 2;
	padding-top: 3;
	border-width: 1px;
	border-color: rgb(68,67,67);
	border-style: solid none solid solid;
}
	
#left_search 	{ top: 67; }
#left_up 	{ top: 95; }
#left_next 	{ top: 122; }



#right_remember, #right_send, #right_print, #right_comment {
	position: absolute;
	left: 739;
	height: 19;
	width: 15;
	padding-left: 0;
	padding-top: 3;
	border-width: 1px;
	border-color: rgb(68,67,67);
	border-style: solid solid solid none;
}

#right_remember	{ top: 94; }
#right_send		{ top: 121; }
#right_print	{ top: 148; }
#right_comment	{ top: 175; }

#bottom_address {
	position: relative;
	left: 286;
	top: 25;
}

#copyright {
	position: absolute;
	right: -15;
	bottom: 80;
}

#logotype { position: absolute; top: 9; left: 611; }

IMG#topline { position: absolute; left:0 }
IMG#bottomline { position: absolute; left:0; bottom: -1; }

#outer {
	position: absolute;
	width: 708;
	top: 32;
	left: 26;
	background: white;
	background-image: url("/logos/background.gif");
	background-repeat: repeat-y;
}

#main { 
	padding-left: 35; 
	padding-right: 35; 
	padding-bottom: 20; 
	min-height: 200 
}
#page_title { position: absolute; top: 26; left: 35; }
#logo { position: absolute; top: 19; left: 631; }

#hrule {
	position: absolute;
	top: 62;
	left: 19;
	height: 1;
	width: 670;
}

a { color: black; font-weight: bold; }
a:link, a:active, a:visited { text-decoration : none; line-height : 16px; }
a:hover { text-decoration : underline; } 


#main_table		{ position: relative; margin-top: 90px; padding: 0 }
#left_column	{ width: 356; padding-right:20 }
.left_column_photo	{ width: 356; }
#contact_left_column	{ width: 469; padding-right:20 }
#right_div    	{ 	
					overflow: auto; 
					width: 262; 
					height: 400px; 
					padding: 0; 
					margin: 0 
				}
#right_column   { width: 262; }
.right_column_photo   { width: 262; }
#contact_right_column   { width: 149; }

#title1 { font-size: 10pt; font-weight: bold; }
#left_main { 
	height: 250; 
	padding-top: 20; 
	padding-right: 20 
}
@media screen { #left_main {overflow:auto} }

#left_footer { margin-top: 20; margin-left:0 }
.photo_cell { margin:0; padding-right:2; }
.photo_div { margin:0; padding:0 }
.photo_caption { color: #666666; font-size: 7pt; }

.right_sub_title { font-size: 7pt; }
.right_sub_list {
	font-size: 8pt;
	list-style-image: url("marker.gif");
	margin-left:17;
	margin-top:0;
}

.list_item {}
.list_text {padding-left:10; font-size:8pt;}
.list_marker {float:left;}

.form {width:250px}




