/* CSS Document */

#page-container {
	width: 760px;
	margin: auto;
	background: #FFFFFF;
}

a.navLeftLink:link {color: #0000ff; text-decoration: none; text-size: 2; font-family: comic sans ms;}
a.navLeftLink:visited {color: #0000ff; text-decoration: none; text-size: 2; font-family: comic sans ms;}
a.navLeftLink:hover {color: #ffffff; text-decoration: underline; text-size: 2; font-family: comic sans ms;}
a.navLeftLink:active {color: #0000ff;	text-decoration: none; text-size: 2; font-family: comic sans ms;}

a.navTopLink:link {color: #ffffff; text-decoration: underline; text-size: 2; font-family: comic sans ms;}
a.navTopLink:visited {color: #ffffff; text-decoration: none; text-size: 2; font-family: comic sans ms;}
a.navTopLink:hover {color: #0000ff; text-decoration: underline; text-size: 2; font-family: comic sans ms;}
a.navTopLink:active {color: #ffffff; text-decoration: none; text-size: 2; font-family: comic sans ms;}
