/* The Old Swan Uppers */

h1 {
	font-size:16px;
	color: #A2A2A2;
}

.content {
	PADDING-RIGHT: 10px; PADDING-LEFT: 20px
}

.style2 {
	color: #DC143C;
	font-size: 10px;	
}

.style3 {
	font-size: xx-small;
	color: #FFFFFF;
}

.style4 {
	font-size: large;
	color: #A2A2A2;
	font-family: Verdana,sans-serif;
}

.style5 {
	font-size: medium;
	color: black;
	font-family: Verdana,sans-serif;
}

body {
	background-image: url(../images/osu_back.gif);
}

body, p, table, td {
	font-size: 11px;
	font-family: Verdana,sans-serif;
}

.navmenu {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
a.navmenu:hover {
	color: Yellow;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	background-color : Green;
}

.basemenu {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}


.navspacers {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}


