body { 
	margin:0px; 
	background:url(../images/paper_bg.jpg); 
}

a { color:#0f455f; }
a:hover, a:active { color:#0f455f; }

a.wsd { color:#b2a68e; text-decoration:none; }
a.wsd:hover, a.wsd:active { color:#b2a68e; text-decoration:none; }

img { border:0px; margin:0px; }

p { 
	font-size:12px; font-family:georgia,times,roman,serif,garamond; 
	color:#000000;
}

#container {
	width:933px;
	background:url(../images/torn_edge.jpg); background-repeat:repeat-y;
	position:relative;
}

div.title { 
	width:677px; height:50px; 
	position:relative; 
	overflow:hidden;
}

div.title_sub { 
	height:50px; 
	text-align:left;
	margin-left:135px;
	position:relative; 
	overflow:hidden;
}

div.nav { 
	position:relative; 
	overflow:hidden;
}

div.photo { 
	width:950px; height:489px; 
	overflow:hidden; 
	position:relative; 
}

div.namesnav { width:937px; }

div.namesnav_sub { 
	left:55px; top:137px;
	position:absolute;
	width:131px;
	text-align:left;
	overflow:hidden;
}

div.namesnav_sub2 { 
	margin-left:55px;
	position:relative;
	width:131px;
	text-align:left;
	overflow:hidden;
	float:left;
}

div.content {
	width:690px;
	position:relative;
	overflow:hidden;
	text-align:left;
	font-family:georgia,times,roman,serif; color:#000000; font-size:12px;
}

div.content2 {
	width:690px;
	float:right;
	position:relative;
	overflow:hidden;
	text-align:left;
	font-family:georgia,times,roman,serif; color:#000000; font-size:12px;
}

div.tanedge { 
	width:937px; height:20px; 
	background:url(../images/tp_tan_edge.gif); background-repeat:no-repeat; 
	position:relative; 
	overflow:hidden; 
}

div.tan { 
	width:937px; 
	background:url(../images/tp_tan.gif); 
	position:relative; 
	overflow:hidden; 
}

div.whiteedge { 
	width:937px; height:20px; 
	background:url(../images/tp_white_edge.gif); background-repeat:no-repeat; 
	position:relative; 
	overflow:hidden; 
}

div.white { 
	width:937px; 
	background:url(../images/tp_white.gif); 
	position:relative; 
	overflow:hidden; 
}

div.footer { 
	font-family:arial,helvetica,sans-serif; font-size:11px; 
	color:#9a8d73; 
	text-align:right; 
}

div.footer_sub { 
	width:756px;
	font-family:arial,helvetica,sans-serif; font-size:11px; 
	color:#9a8d73; 
	text-align:right; 
	background:url(../images/shift_lock.gif); background-repeat:no-repeat;
}

.fl { 
	float:left;
	margin:0px 10px 10px 0px;
}

.fr {
	float:right;
	margin:0px 0px 10px 10px;
}

