body, th, td {background-color:#fffaf0; color:#000000; font-size:13px; font-family:arial}
.list {font-size:13px}
.photo {font-size:11px}
.geo {font-size:10px}

hr{height:1px; width:50%;color:#446791; }

h1, h2, h3, h4, h5, h6 {color:#C04969}

.current{font-size:17px;font-weight:bold;}

a:link {text-decoration:none; color:#}
a:visited {text-decoration:none; color:#008080;}
a:hover {color:#C04969; font-size:14px}



#logo{
	position:absolute;
	left:10px;
	top:10px;
	width:142px;
	height:107px;
	background-color:#faebd7;
	}

#mail{
	position:absolute;
	height:107px;
	font-size:20px;
	/*can be 16pt*/
	font-weight:normal;
	left:153px;
	top:10px;
	width:606px;
	text-align:right;
	background-color:#faebd7;
	}

#nav{
	text-align:justify;
	position:absolute;
	left:10px;
	top:130px;
	width:758px;
	}

#content{
	position:absolute;
	left:10px;
	top:210px;
	width:758px;
	}
