@charset "UTF-8";
#title{
	color:#FFFFFF;
	width: 300px;
	height: 800;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 10px;
	background-color: #FF0000;
	}

#navigation {
	letter-spacing: 1px;
	width: 300px;
	height: 1000px;
	color:#FFFFFF;
	background-color: #FF0000;
	padding-left: 10px;
	padding-top: 20px;
	padding-right: 10px;
	line-height: 2em;
	float: left;
	padding-bottom: 20px;
}
#image  {
	width:360px;
	float: left;
	margin-left: 10px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #999999;
	background-color: #000000;
	text-align: left;
	padding-left: 30px;
	padding-top: 20px;
	padding-right: 40px;
}

#image2  {
	width:360px;
	float: left;
	margin-left: 10px;
	border: 10;
	border-color: #FFFF00;
}

span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

font {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: normal;
	line-height: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

