/* ----------Specs for Main Page Layout--------------------*/

body#main {
	background-color: #999999;
}

table#main {
	width: 650px;
	table-align: center;
	background-color: #ffffff;
}

td#main {
	padding: 0px;
}

/*-----------Right Column--------------------------*/

div#rightNav {

	font-family: arial, helvetica, sans-serif;
	font-size: .8em;
	text-align: left;
	width: 150px;
	float: right;
	margin-top: 25px;
	margin-right: 25px;
	padding: 10px;
}

h2#rightNav {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: .8em;
	text-align: center;
	color: #333333;
}


/*----------Links Main Column----------------------*/

div#mainCol {
    
	font-family: arial, helvetica, sans-serif;
	font-size: .8em;
	line-height: 16px;
	text-align: left;
	color: #333333;
	width: 400px;
	float: left;
	margin-top: 25px;
	margin-left: 25px;
	padding: 10px;
}

a#mainCol {
	text-decoration: none;
	img-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: .8em;
	color: #23238E 
}

a:hover#mainCol {
	text-decoration: underline;
	img-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: .8em;
	color: #23238E 
}

h2#mainCol {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: .8em;
	color: #333333;
}

td#rightCol {
	padding-left: 75px;
}


/*-----------Heading Fonts-------------------------*/

h1 {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 2em;
	color: #333333
}


h2 {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	color: #333333
}

/*---------------Header---------------------------*/

td#header {
	background-color: #999999;
	width: 650px;
	height: 
	padding: 0px;
	color: #ffffff;
}


/*----------------Navigation Bar--------------------*/

td#subhead {
	background-color: #999999;
	width: 650px;
	padding: 5px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	
}


table#nav {
	background-color: #999999;
	
}


tr#nav {
	background-color: #999999;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #ffffff
}


td#nav {
	padding: 10px
}


a#nav {
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: .8em;
	color: #ffffff
}


img#nav {
	border: none
}


a:hover#nav {
	text-decoration: none;
	img-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: .8em;
	color: #23238E;
}

/*----------------------Images------------------------*/

img#right {
	float: right;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;	
	margin: 10px
}


img#left {
	float: left;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;	
	margin: 10px
}


img#center {
	align: center;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;	
	margin: 10px
}



img#rquote {
	float: right;
	border: none;
	margin: 10px
}

img#lquote {
	float: left;
	border: none;
	margin: 10px
}

img#cquote {
	align: center;
	border: none;
	margin: 10px
}

/*------------------ Alt Tags ---------------------------------*/

div#photo a:link, div#photo a:visited { 

	font-family:Arial, Helvetica, sans-serif; 
    	font-size: 12px;
	text-align: center;
	color: #333333;
}


/*------------------Content Text and Links----------------------*/

a#inline {
	text-decoration: none;
	img-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	color: #23238E 
}

a:hover#inline {
	text-decoration: underline;
	img-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	color: #23238E 
}

a {
	text-decoration: none;
	img-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 1em;
	color: #23238E 
}

a:hover {
	text-decoration: underline;
	img-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 1em;
	color: #23238E 
}

a img {
	border: none;
}

div#content {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: .8em;
	line-height: 16px;
	text-align: justify;
	padding: 20px;
	color: #333333;
	margin-bottom: 0;
}

/*--------------------Small Insert Tables------------------*/

table#small {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: .75em;
	text-align: justify;
	align: right;
	padding: 10px;
	color: #000000;
	float: right;
	margin-top: 0px;
	margin-left: 365px;
	position: absolute;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000
}

img#donate {
	align: right;
	padding: 10px;
	float: right;
	margin-top: 0px;
	margin-left: 495px;
	position: absolute;
	border: none;
}


img#small {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000	
}


/*---------------------Table for Results Page--------------------*/

table#result {
	padding: 10px
}

/*---------------------Footer Specs-----------------------------*/

td#footer {
	align: center;
	background-color: #999999;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 1em;
	text-align: right;
	color: #ffffff;
	padding: 3px;
	
}

a#footer {
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: .75em;
	color: #ffffff
}

a:hover#footer {
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: .75em;
	color: #23238E
}

