body {background: #9d2fbd url('images/background.gif'); color: #ffffff; font-family: tahoma; Arial, Helvetica, sans-serif; margin: 0 0 0 0; text-align: center;}

a {	
	color: #c1a1cf;
	text-decoration: none;
}

a:hover {	
	color: #eeeeee;
	text-decoration: underline;
}

p {line-height: 20px; font-size: 14px;}

#photo {border: 2px solid #808080;}

#flag {border: 1px solid #000000; height: 14px; width: 24px;}

#flags {float: right; margin-top: 4px; margin-right: 8px;}

#masthead {background: #a351bb; border-bottom: 5px solid #5e0d76; text-align:center;}

#onecol {width: 100%; text-align: left; padding: 10px;}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 1003px;


}

#header {
	margin: 0;
	border-top: 5px solid #5e0d76
}


#left {
	margin: 0;
	float: left;	
	width: 140px;
	
}

#right {
	margin: 0;
	float: right;	
	width: 140px;
	
}

#content { 
	margin: 0;
	float: left;
	text-align: center;
	width: 703px;
	background: #9d2fbd;
}

#footer {
	border: 5px solid #5e0d76;
	padding: 10px;
	font-size: 10px;
	background: #8e41a5;
	height: 80px;
}

#art {border-left: 5px solid #5e0d76; border-right: 5px solid #5e0d76; width: 140px; height: 140px;}

#navigation {padding-left: 5px; background: #8e41a5; border-bottom: 5px solid #5e0d76; height: 29px; margin-top: -15px; text-align: left;}

#navigation ul li {
	list-style-type: none;
	float: left;
	border-left: 1px solid #5e0d76;
	border-right: 1px solid #5e0d76;
}
#navigation ul li a {
	float: left;
	display: block;
	font-size: 11px;
	font-family: tahoma, Arial, Helvetica, sans-serif;
 	height: 25px;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 7px;
	padding-right: 7px;