body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
}

th {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#main {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 15px;
	background-attachment: scroll;
	background-image: url(mgnas/images/shadowpage.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;


}

#main a:link, #main a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 14px;
	color: #2E3192;
}

#main a:hover, #main a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 14px;
	color: #FF0000;
}

#pagebar a:link, #pagebar a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
#pagebar a:hover, #pagebar a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 11px;
	color: #2E3192;
	font-weight: bold;
}


#navbar-red a {
	/*/*/padding: 3px;
	display: block;
	border: 2px solid #fff;
	text-decoration: none;
	width: 123px;
	vertical-align: middle;
	text-align: center;/* */
}
#navbar-red a:link, #navbar-red a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FF0000;
	padding: 10px;

}

#navbar-red a:hover, #navbar-red a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 12px;
	border: thin solid #2E3192;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FF0000;
	padding: 10px
}

#navbar-blue a {
	/*/*/padding: 3px;
 	display: block;
 	border: 2px solid #fff;
 	width: 123px; /* */
}

#navbar-blue a:link, #navbar-blue a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #2E3192;
	padding: 10px
}

#navbar-blue a:hover, #navbar-red a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 12px;
	border: thin solid #FF0000;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #2E3192;
	padding: 10px
}

#navbar-white a {
	/*/*/padding: 3px;
 	display: block;
 	border: 2px solid #fff;
 	text-decoration: none;
 	line-height: 1em;
 	width: 123px; /* */
}

#navbar-white a:link, #navbar-white a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	padding: 10px;
	background-color: #FFFFFF;
}

#navbar-white a:hover, #navbar-white a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	background-color: #FFFFFF;
	border-width: thin;
	border-style: solid;
	border-top-color: #2E3192;
	border-right-color: #2E3192;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	}
	
#sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 11px;
	padding: 5px;

}

#footer {
	font-size: 10px;
	color: #2e3192;
	border-top-width: 1px;
	border-top-style: double;
	border-top-color: #999999;	
	margin: 0px;
	padding: 0px;

}

#quote {
	font-size: 10px;
	color: #666666;
	background-image: url(images/history/davinci.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 7px;
	border: thin inset;
}

.FloatLeft {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-top: 5px;

}
.FloatRight {
	float: right;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;

}
.Titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
	text-decoration: none;
}

a:hover, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.FloatLeftNoMargin {

	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.HighLight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFF00;
	padding: 5px;
	width: 118px;
	border: thin solid #666666;
}
.underline {
	text-decoration: underline;
	font-weight: bold;

}
.home-page-background {
	background-image: url(images/collage.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;

}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
.noMargin {
	margin: 0px;
	padding: 0px;
}
.fonttest {
	font-family: Georgia, "Times New Roman", Times, serif;
}
