body	{margin:0 2% 2% 2%;
		padding: 0;
		background-color:#000;
		color:#f00;
		font-size:75%;
		font-family: verdana, Arial, Helvetica, sans-serif;
		}

a:link{text-decoration: underline; color: #00f; font-weight: bold;}
a:visited {text-decoration: underline; color: #c0c;}
a:hover {text-decoration: none; color: #096;}
a:active {text-decoration: underline; color: #3cf;}

p {text-indent: 0.5em;}


h2, h3, h4, h5, h6 {
								color:#f33;
								background-color:#333;
								border-color:#f33;
								}


hr {color:#c00;
		background-color: #c00;
		clear: both;}

#header{
			border-color:#f33;
			}


#header h1 {font-size: 2.25em;
					background-color:#333;
					color:#f33;
					}


#news, #greeting_home, #changeStyle, #right_nav {clear: right;
			float: right;
			color:#f00;
			background-color:#333;
			border: solid 1px #f33;
			}				

#greeting_home fieldset, #changeStyle fieldset{border: 1px solid #600;}
 
 
#button_nav, #nav {clear: left;
			color:#f00;
			text-align: left;
			 font-size:85%;
			background-color:#333;
			border: solid 1px #f33;
			}				

				
#bottomnav, address{text-align: center;
				color:#f00;
				background-color:#333;
				font-size: 85%;
				border-color:#f33;
				}
				
						
#nav ul li a {
				display: block;
				width: 8.7em;
				padding: 0.3em;
				color: #00f;
				background-color:#999;
				border: 0.3em outset #f33;
				position: relative;
				}

#nav li {padding: 0.5em 1.2em;}

#nav a:link {text-decoration: none; color:#00f; font-weight: bold;}
#nav a:visited {text-decoration: none; color:#c0c; font-weight: normal; background-color:#977;}
#nav a:hover {text-decoration: underline; color:#0a0; font-weight: bold; background-color:#ea6;}
#nav a:active  {text-decoration: none; color:#f93; font-weight: normal;}


#bottomnav a:link, address a:link {text-decoration: underline; color:#ff3; font-weight: bold;}

#bottomnav a:visited, address a:visited {text-decoration: underline; color:#f93;}

#bottomnav a:hover, address a:hover {text-decoration: none; color:#0f0;}

#bottomnav a:active, address a:active {text-decoration: underline; color:#f00;}

