html {overflow-y: scroll;}

* :focus { outline: 0; }

body {background-color: #666699; margin:30px 0 40px 0; background-image:url(../images/background.jpg);}

td {font-family: Georgia, Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height:17px;
	color: #333333;
	}

A:link, A:visited {color: #DE411E; text-decoration: none;}
A:hover {color: #DE411E; text-decoration: none;}

.topnav {font-family: Georgia, Times, serif;
font-size: 17px;
font-style: normal;
font-weight: normal;
line-height: 18px;
color: #ffffcc;
	}

a.topnav:link {color: #ffffcc; text-decoration: none;}
a.topnav:visited {color: #ffffcc; text-decoration: none;}
a.topnav:hover {color: #FFCC66; text-decoration: none;}

h1 {font-family:Times, serif;
font-size: 22px;
font-style: italic;
font-weight: normal;
line-height: 22px;
color: #3B6575;
	}
	
.sidenav {font-family: Georgia, Times, serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #ABABAB;
line-height: 15px;
display: block;
width: 100%;
	}

a.sidenav:link {color: #ABABAB; text-decoration: none;}
a.sidenav:visited {color: #ABABAB; text-decoration: none;}
a.sidenav:hover {color: #ffffff; text-decoration: none;}

.quotetxt {font-family: Georgia, Times, serif;
font-size: 13px;
font-style: italic;
font-weight: normal;
line-height: 17px;
color: #333333;
	}

a.quotetxt:link {color: #D35134; text-decoration: none;}
a.quotetxt:visited {color: #D35134; text-decoration: none;}
a.quotetxt:hover {color: #D35134; text-decoration: none;}

.activetitle {font-family: Georgia, Times, serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #333333;
	}
	
.footer {font-family: Trebuchet, Arial, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #CCCC66;
	}

a.footer:link {color: #CCCC66; text-decoration: none;}
a.footer:visited {color: #CCCC66; text-decoration: none;}
a.footer:hover {color: #CCCC66; text-decoration: underline;}

.pgtitle {font-family: Georgia, Times, serif;
font-size: 20px;
font-style: italic;
font-weight: normal;
letter-spacing:1px;
color: #FCE080;
	}