body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #660066;
	background: #83a2bf;
	text-align: center;
	margin: 0px;
	padding: 0px;
}



#holder {
	width: 760px;
	background: #FFffFF;
	margin: 0 auto 0 auto;
	border: 10px groove #660099;
}

#header {
	background: #FFFFFF url(images/gmrsbanner2.jpg);
	font-family: Papyrus;
	height: 207px;
	width: 760px;
}
#nav {
	float: left;
	padding: 15px 5px;
	color: #660000;
	position: relative;
	width: 150px;
}
#content {
	margin: 0 0 0 165px;
	padding: 10px 15px;
	border-left: 3px solid #660066;
	font: normal 16px "Comic Sans MS";
	top: 207px;
}
#footer {
	padding: 5px;
	border-top: 1px solid #877D6C;
	font-size: 60%;
	color: #736B5E;
}
.callout {
	font: bold 130% "Comic Sans MS";
	color: #660000;
	margin: 0;
	padding: 20px 10px;
}
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}
p {
	font-family: "Comic Sans MS";
	color: #660066;
}
#content p {
	line-height: normal;
	font-size: 90%;
	text-align: left;
}
#nav a:link { 
	color: #83A2BF;
	text-decoration: none;
	font-weight: bold;
}

#nav a:visited {
	color: #FF80FF;
	text-decoration: none;
}

#nav a:hover  {  
	color: #FF00FF;
}
#nav a:active {  
	color: #660000;
} 



#nav a:focus {  
	color: #FF00FF;
}





h1 {
	font: 120% Ravie;
}
#content ul {
	line-height: normal;
	list-style: square;
}
h2 {
	font: 95% Ravie;
}
#nav a:hover, {

	color: #FF00FF;
}
