body {
	background-color:#2a1a02;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:100%;
	color:#dac28e;
	}
	
.noscreen {
	display:none;
	}
	
/* FONTS */

a, a:link { color: #804000; text-decoration:underline; }

a:active, a:hover { color:#dac28e; text-decoration:underline; }

a:visited { color:#805000; text-decoration:underline; }

p {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 80%; color: #000000; margin-top: 0px}

h1 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 130%; font-style: italic; font-weight: bold; color: #dac28e; text-decoration: none; margin-bottom: 0px}

h2 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 110%; color: #804000; font-style: italic; font-weight: bold; margin-bottom: 0px}

.lite {  font-size: 75%; color: #dac28e}


/* DIVs */

#container {
	width:700px;
	margin:auto;
	}

#topleft {
	width:100px;
	height:75px;
	float:left;
	}

#topright {
	width:600px;
	height:75px;
	float:left;
	}

#navleft {
	width:100px;
	/* margin-top:15px; */
	text-align:center;
	float:left;
	}
	
#navleft a, #navleft a:active, #navleft a:hover, #navleft a:link, #navleft a:visited {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:100%;
	color:#dac28e;
	}
	
#navleft ul {
	padding:0px;
	margin-top:10px;
	margin-left:0px;
	list-style-type:none;
	}
	
#navleft li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	padding-bottom:0 0 5 0px;
	}

.navtop {
	width:81px;
	margin-right:5px;
	padding-left:19px;
	padding-top:5px;
	padding-bottom:5px;
	background:url(../img/pawbg2.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:80%;
	font-weight:bold;
	color:#2a1a02;
	float:left;
	}
	
.navtopactive {
	width:81px;
	margin-right:5px;
	padding-left:19px;
	padding-top:5px;
	padding-bottom:5px;
	background:url(../img/pawbg1.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:80%;
	font-weight:bold;
	color:#2a1a02;
	float:left;
	}

.navtoplang {
	width:50px;
	margin-right:5px;
	padding:5px;
	float:left;
	}
	
.navtop a, .navtop a:active, .navtop a:hover, .navtop a:link, .navtop a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:100%;
	font-weight:bold;
	color:#dac28e;
	text-decoration:none;
	float:left;
	}

#frame {
	width:590px;
	padding:5px;
	float:left;
	background-color:#dec68c;
	float:left;
	}

#content {
	background-color:#ffffff;
	width:580px;
	padding:5px;
	float:left;
	}

#content li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:80%;
	padding-bottom:0 0 5 0px;
	margin:0px;
	}
	
#navsquare {
	width:140px;
	height:140px;
	border:5px solid #ffffff;
	background:url(../img/navsquare.gif);
	padding:5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:60%;
	color:#2a1a02;
	float:right;
	}
	
#navsquare ul {
	font-size:100%;
	}

#navsquare li, #navsquare li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:100%;
	color:#2a1a02;
	}

#footer {
	width:700px;
	float:left;
	margin-top:10px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:8px;
	color:#dac28e;
	text-align:right;
	}

#footer a, #footer a:hover, #footer a:active, #footer a:visited, #footer a:link {
	color:#dac28e;
	text-decoration:underline;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	}