#navbar {
	float: left;
	margin: 0;
	text-align: center;
	width: 175px;
	overflow: visible;
}
body {
	background-image: url(img/mainpages_menu/bkgpink.jpg);
	background-repeat: repeat-y;
	background-color: #FF08FF;
}


#navbar ul {
	margin: 0;
	list-style-type: none;
	padding-top: 10px;
	overflow: hidden;
}

#navbar li {
	margin-bottom: 20px;
	background-image: url(img/mainpages_menu/greenbutton.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: center center;
	list-style-type: none;
}

#navbar li a {
	text-decoration: none;
	color: #FFFFFF;
	padding: 0;
	font-family: "Bookman Old Style", "Bradley Hand ITC";
	font-style: italic;
	text-align: center;
	font-size: 18px;
	width: 130px;
	height: 26px;
}	
	
#navbar li a:hover {
	color: #FF33CC;
	overflow: hidden;
}
#header {
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
	margin-left: 200px;
	padding-top: 20px;
	padding-bottom: 20px;
	visibility: visible;
	text-align: center;
}
#content {
	line-height: 1.6em;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	margin-left: 200px;
}




#sitenav {
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	margin: 0;
	padding-left: 200px;
}

.contentbkg {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.contentbkg a{
	color: #FFFFFF;
	font-weight: bold;
}
.giftcert {
	background-image: url(img/giftcert.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#sitenav a {
	color: #FF00CC;
	text-decoration: none;
	background-image: none;
}

#sitenav a:hover {
	text-decoration: underline;
	text-align: center;
	color: #00FF00;
}


.announce {
	padding: 1px;
	text-align: center;
	margin: 5px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.special {
	background-color: #FFFF00;
	color: #0000FF;
}


.announce a {
	font-weight: bold;
	text-decoration: none;
}

.announce a:hover{
	color: #016D2F;
	font-weight: bold;
	text-decoration: none;
}
.announce img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* =Hoverbox Code
----------------------------------------------------------------------*/

#hoverbox
{
	cursor: default;
	list-style: none;
	height: 200px;
}

#hoverbox a
{
	cursor: default;
}

#hoverbox a .preview
{
	display: none;
}

#hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

#hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 100px;
	height: 75px;
}

#hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	position: relative;
	margin: 5px;
}
#hoverbox ul {
	display: block;
}



#hoverbox .preview
{
	border-color: #000;
	width: 200px;
	height: 150px;
}

/* =Internet Explorer Hacks
----------------------------------------------------------------------*/

* html .hoverbox a
{
	position: relative;
}

* html .hoverbox a:hover
{
	font-size: 100%;
	z-index: 1;
}

* html .hoverbox a:hover .preview
{
	top: -38px;
	left: -50px;
}

* html .hoverbox li
{
	position: static;
}
/* CSS Document */

#content img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content ul {
	list-style-type: none;
	}
.advertising {
	font-size: x-large;
	color: #6600CC;
	list-style-type: circle;
}

#content  ul li {
	list-style-type: none;
	text-decoration: none;
}

#content  ul li a {
	color: #6101C5;
}
.contentbkg2 {
	background-color: #FF00FF;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-weight: bold;
	font-size: medium;
}

.style2 {
	font-style: italic;
	font-weight: bold;
	color: #336600;
}
.style4 {
	color: #FF0000;
	font-weight: bold;
	font-size: xx-large;
}

.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #006666;
	text-decoration: blink;
	font-style: oblique;
}
