@charset "utf-8";
/* CSS Document */

body{
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
	background-color: #FFFF66;
	font-style: normal;
}

.ad {
	float: right;
	width: 40%;
	font-size: 16px;
	background-color: #CCCCCC;
}

.banner {
	background-color: #0066FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFF00;
	font-size: 36px;
	font-style: italic;
}


.finalbar {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFF00;
	background-color: #0000FF;
	font-size: 20px;
	font-style: italic;
}




h1{
	font-size:36pt;
	color:#FFFF00;
	background-color: #0066FF;
	font-family: "Courier New", Courier, monospace;
	font-style: italic;
} 
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	color: #000000;
}
.textbox {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	background-color: #CCCCCC;
	width: 50%;
}
.sidebar {
	float: right;
	width: 40%;
	font-family: "Courier New", Courier, monospace;
	color: #FFFF00;
	background-color: #0000FF;
	font-size: 36px;
}


.leftcolumn {
	width: 47%;
	background-color: #999999;
	font-size: 13px;
}
.photo1 {
	float: right;
	height: 200px;
	width: 250px;
	font-size: 12px;
}
.photo2 {
	float: left;
	height: 215px;
	width: 160px;
	font-size: 10px;
}
