html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6{ 

margin: 0;
padding: 0;
border: 0;
}

body {
	background-color: #FFF;
	background-image: url(../images/background.jpg);
	background-position: center;
	color: #333;
	font-family: "Comic Sans MS", sans-serif;
	font-size: 101%;
	margin: 0 auto;
	min-width: 770px;
	padding: 0;
	text-align: center;
	}
	
#wrapper {
	background-color: #FFF;
	background-image: url(../images/wrapper-background.gif);
	background-repeat: repeat-y;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 760px;
	border: 1px solid #333333;
}

#logo {
	height: 37px;
	background-color: #A73281;
}

#topnav {
	width: 750px;
	background-color: #A73281;
	text-align: right;
}


#topnav li {
	display: block;
	padding: 0;
	float: right;
}


#topnav ul {
	height: 30px;
	margin: 0px;
	padding-top: 10px;
	text-align: center;
	margin: 0px;
	padding-bottom: 10px;
}

#topnav ul li a {
	color: White;
	display: block;
	font-size: 0.8em;
	font-weight: bold;
   height: 15px; 
	text-decoration: none;
	width: 121px; 
	padding-top: 5px;
	background-color: #A73281;
}

#topnav ul li a:hover {
	color: #000000;
	display: block;
	text-decoration: underline;
	background-color: #FDF69B;
}

#topnav a:active {  
	color: #FFF;
	display: block;
}


#leftlogo {
	background-image: url(../images/granniesheader.jpg); 
	float: left;
	height:  155px;
	width: 760px;
	margin-top: 0px;  
	background-repeat: no-repeat;
}

#content {
	width: 760px;
	clear: both;
}
#content .contentright li {
	list-style-image: url(../images/bullet.gif);
	list-style-position: inherit;
	list-style-type: disc;
	font-size: 0.9em;
}


#content .contentright {
float: right;
	margin-top: 16px;
	padding: 0 15px 10px;
	text-align: left;
	width: 500px;
	line-height: 120%;
	background-color: White;	
}

 #content .contentright p {
	font-size: .9em;
	margin-bottom: 1em;
}

 #content .contentright H1 {
 	color: #660000;
	font-size: 1.0em;
	margin-top:8px;
margin-bottom: 8px;
	border-bottom: 1px dotted #87208E;
 }
  #content .contenright H2 {
 	color: #7E0F3E;
	font-size: .95em;
	margin-top:6px;
margin-bottom: 6px;
	border-bottom: 1px dotted #9C124E; 
 }

#nav {
float: left;
padding-top: 18px;
    padd\ing-top: 22px;
	padding-left:10px;
	margin-right: 3px;
	ma\rgin-right: 0;
	width: 192px;
}



#nav ul {
	border-top: 1px solid White;
	font-size: 90%;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: "Comic Sans MS", sans-serif;
}

#nav ul li{
	border: 1px solid white; 
	border-width: 0 1px 1px 1px;
	margin: 0;		
}

#nav a, 
#nav a:visited {
	color: #58105C;
	display: block;
	padding: 6px; 
	text-decoration: none;
	background-color: #FFF79E;
	height: 1%;
	font-weight: bold;
}

#nav a:hover {
	color: #FFFFFF; 
	background-color: #02B7EC; 
}

#nav a:active {
	color: #000;  
	background-color: #58105C;    
}

#nav a:focus {
	color: #000;
	text-decoration: none;
	background-color: #6600FF;
}


#nav a.currentLink {
	background-color: #F1C258;
	color: white;
}


#footer {
	color: #800F3F; 
	font-size: 80%;
	text-align: center;
	width: 500px;
	padding: 10px;          
	border-top: 1px dotted black;
	margin-left: 214px;
     
}
h1 {
	font-size: 100%;
	text-transform: uppercase;
}
h2 {
	font-size: 95%;
}



a:link{
	color: #898A48;
	text-decoration: underline;
}
a:visited{
	color: #898A48;
}
a:hover{
	color: #333;
}
a:active{
	color: #333;
}

#specialpreview {
background-image: url(../images/specialpreview.gif);
background-repeat: no-repeat;
width: 150px;
height: 28px;
margin-left: 224px;
float: left;
padding: 0px;
clear: both;
}

#portcon {
border-top: 1px dotted black;
background-color: #FFFFFF;
width:516px;
margin-top: 10px;
margin-left: 214px;
padding-left:6px;
padding-right: 4px;
padding-top: 10px;
height: 72px;
clear: both; 
}
#portcon a img {
	border: 2px solid #821789;
}


form {
width: 450px;
margin-top: 25px;
}

fieldset{
	padding:10px;
	border:1px solid #003366;
	margin-bottom:15px;
width: 460px;
}

.textarea2{
background-color:#F0F0FF;
background-image: none;
border: 1px solid #006666;
margin: 4px;
padding: 6px;
}


input,textarea{
background-color: #F9F9FF;
border: 1px solid #696A77;
margin: 4px;
}

label{
	color:#666666;
	font-weight: bold;
	font-size: 80%;
}
legend{
padding:10px;  
color:#000066;

}
.little {
	font-size: 10px;
	color: #003366;
}

.submitbutton {
	border: 1px solid #003366;
	background-color: #707481;
	color: white;
}
#textarea:focus, input:focus, select:focus {
	background-color: #E6E6E6;
	color: #464545;}


#portcon img {
	margin: 2px;
}
.contentright img {
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}