﻿body {
background-image: url(images/bg.gif);
background-repeat: repeat;
margin-top: 0;
margin-left: 0;
}

.container {
/* height: 250px; */
max-height: 90%;
width: 780px;
margin: auto;
border-left: 3px white solid;
border-right: 3px white solid;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
}

.top {
height: 15pt;
width: 775px;
padding-right: 5px;
padding-top: 4px;
text-align: right;
font-size: 8pt;
color: white;
background-color: black;
border-bottom: 2px white solid;
}
.top A 	{ color: #FFFFFF; font-weight:bold; text-decoration: none; }		

.logo {
height: 132px;
min-width: 770px;
background-color: #99CCFF;
background-image:url(images/headerback.png);
background-repeat: no-repeat;
}

.redback {
height: 12pt;
width: 765px;
color: white;
padding-left: 15px;
border-top: 2px white solid;
border-bottom: 2px white solid;
background-color: #FF0000;
}
.menu {
color: #FFFFFF; 
font-weight:bold;
}

.submenu {
color: #FFFFFF; 
font-weight:bold;
}

.menu A 		{ color: #FFFFFF; font-weight:bold; text-decoration: none; }		
.menu A:link	{ color: #FFFFFF; font-weight:bold; text-decoration: none; }
.menu A:visited	{ color: #FFFFFF; font-weight:bold; text-decoration: none; }	
.menu A:active	{ color: #3366FF; font-weight:bold; text-decoration: none;  }	
.menu A:hover	{ color: #3366FF; font-weight:bold; text-decoration: none;  }

.blueback {
height: 12pt;
width: 765px;
color: white;
padding-left: 15px;
background-color: #3366FF;
border-bottom: 2px white solid;
}
.submenu A 			{ color: #FFFFFF; font-weight:bold; text-decoration: none; }		
.submenu A:link		{ color: #FFFFFF; font-weight:bold; text-decoration: none; }
.submenu A:visited	{ color: #FFFFFF; font-weight:bold; text-decoration: none; }	
.submenu A:active	{ color: #FF0000; font-weight:bold; text-decoration: none;  }	
.submenu A:hover	{ color: #FF0000; font-weight:bold; text-decoration: none;  }

.content {
width: 750px;
height: 80%;
background-color: #99CCFF;
padding: 5px 15px 50px 15px;
}

.red 			{ color: red; font-weight: bold; margin: 0; }
.blue 			{ color: blue; font-weight: bold; }
.white 			{ color: white; }
.black 			{ color: black; margin-bottom: 5px;}
.polar A:link	{ color: red; font-weight:bold; text-decoration: none; }		
.content A 		{ color: #3366ff; font-weight:bold; text-decoration: none; }
.tmht			{ font-weight: 700; color: #FFFFFF; border-style: none; padding: 5px; background: #848a98 }

.arthur {
background-image:url(images/arthur.jpg);
background-repeat: no-repeat;
}

h1 {
text-align: center;
margin: 0 0 0 0;
}

h2 {
text-align: center;
margin: 0 0 0 0;
font-style: italic;
font-weight: normal;
}

p#pagesub 				{ font-weight: bold; margin: 0 0 0 0; text-align: center; }
p#pagesub A				{ color: black; font-weight:bold; text-decoration: none; }
div#subimage			{ text-align: center; margin-top: 15px }
div#footer 				{ text-align: center; }
div#footer A 			{ color: #FFFFFF; font-weight:normal; text-decoration: none; }		
div#footer A:link		{ color: #FFFFFF; font-weight:normal; text-decoration: none; }
div#footer A:visited	{ color: #FFFFFF; font-weight:normal; text-decoration: none; }	
div#footer A:active		{ color: #FFFFFF; font-weight:normal; text-decoration: none;  }	
div#footer A:hover		{ color: #FFFFFF; font-weight:normal; text-decoration: none;  }

div#footer2 { text-align: center; color: white; }

div#bottom {
text-align: right;
padding-top: 5px;
width: 780px;
margin: auto;
}
