body {
	background-image: url(../headers/header5.gif);
	background-repeat: no-repeat;
	background-color: #000000;
}
a:link {
	color: #CCCC33;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCC33;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
#container {
	margin-top: 200px;
	width: 820px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: auto;
}

.style1 {font-weight: bold}
.style2 {font-size: small}
.style3 {
	color: #CCCC33;
	font-weight: bold;
}
#topnav {
	width: 800px;
	float: right;
	font-size: 14px;
	color: #FFFFFF;
}
h3 {
font-size: 20px;
color: #CCCC33;
font-weight: bold;
}

#content {
	width: 620px;
	float: left;
	margin-top: 15px;
	margin-bottom: 10px;
	color: #FFFFFF;
	margin-left: 15px;
}
#content ul {
	font-size: large;
}
#navbar {
	width: 180px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 15px;
}
#navbar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#navbar li a {
  	height: 23px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 23px;
	text-decoration: none;
	}
	
	
#navbar li a:link, #navbar li a:visited {
	color: #000000;
	display: block;
	background: url(../images/menu6.gif);
	padding: 2px 0 0 6px;
	}
	
#navbar li a:hover, #navbar li a:active {
	color: #000000;
	background: url(../images/menu6.gif) 0 -28px;
	padding: 2px 0 0 6px;
	font-weight: bold;
	}
#pics {
	float: right;
	margin-top: 10px;
	color: #FFFFFF;
}
#footer {
	color: #FFFFFF;
	text-align: center;
	vertical-align: baseline;
	clear: both;
}
#redrose {
	color: #FFFFFF;
	font-size: x-small;
}
#gallerycontainer {
	margin-top: 200px;
	width: 850px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: auto;
}
#gallerycontainer #topnav {
	width: 800px;
	float: right;
	font-size: 14px;
	color: #FFFFFF;
}
#gallerycontainer #contentgallery {
	width: 550px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #CCCC33;
}
#gallerycontainer #redrose {
	color: #FFFFFF;
}
#gallerycontainer #navbar {
	width: 170px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 15px;
}
#gallerycontainer #navbar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#gallerycontainer #navbar li a {
  	height: 23px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 23px;
	text-decoration: none;
	}	
#gallerycontainer #navbar li a:link, #navbar li a:visited {
	color: #000000;
	display: block;
	background: url(../images/menu6.gif);
	padding: 2px 0 0 6px;
	}
	
#gallerycontainer #navbar li a:hover, #navbar li a:active {
	color: #000000;
	background: url(../images/menu6.gif) 0 -28px;
	padding: 2px 0 0 6px;
	font-weight: bold;
	}
#gallerycontainer #footer {
	color: #FFFFFF;
	text-align: center;
	vertical-align: baseline;
	clear: both;	
}

