body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#left-border {
	background-color: #999999;
	height: auto;
}

#right-border {
	background-color: #999999;
	width: 7px;
	height: auto;
}
#lower-left-corner {
	background-color: #999999;
	height: 21px;
	width: 6px;
}
#lower-right-corner {
	background-color: #999999;
	height: 21px;
	width: 7px;
}
.welcomebanner {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	text-align: center;
	height: 67px;
	padding-top: 5px;
}
.logoareaofbanner {
	background-color: #999999;
	background-image: url(Images/GayAnnapolissmalllogo2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}


.welcome-text-large {
	font-size: 2.25em;
}
.welcome-text-small {
	font-size: .75em;
}
#help-us {
	text-align: left;
	font-size: 0.75em;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 46px;
}
#help-us p a:link {
	font-weight: bold;
	color: #333333;
}

#help-us p a:visited {
	font-weight: bold;
	color: #333333;
}
#help-us p a:hover {
	font-weight: bold;
	color: #666666;
}

#help-us p a:active {
	font-weight: bold;
	color: #999999;
}

.main-text-area-headline {
	font-size: 12px;
	font-weight: bold;
	color: #660099;
}

#main-text-area {
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	vertical-align: top;
}

#main-text-area p a:link {
	font-weight: bold;
	color: #660099;
}

#main-text-area p a:visited {
	font-weight: bold;
	color: #306;
}
#main-text-area p a:hover {
	font-weight: bold;
	color: #666666;
}

#main-text-area p a:active {
	font-weight: bold;
	color: #999999;
}

#main-nav-panel {
	line-height: 0.9em;
	text-align: right;
	background-color: #FFFFCC;
	padding-right: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
	width: 175px;
	height: auto;
}

#main-nav-panel p a:link {
	font-size: 0.88em;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#main-nav-panel p a:visited {
	font-size: 0.88em;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}


#main-nav-panel p a:hover {
	font-size: 0.95em;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#main-nav-panel p a:active {
	font-size: 0.95em;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.main-text {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.index-text {
	font-size: 16px;
	font-weight: bold;
	color: #660099;
}
.index-text2 {
	font-size: 16px;
	color: #333333;
	font-weight: normal;
}


.biglogo {
	background-image: url(Images/GayAnnapolisLarge.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 375px;
	width: 500px;
	padding-left: 150px;
}

#footer {
	font-size: 0.63em;
	text-align: right;
	color: #FFFFFF;
	background-color: #999999;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 15px;
}

#footer a:link {
	color: #FFFF66;
	text-decoration: underline;
}

#footer a:visited {
	color: #ffff66;
}

