body
{
	margin: 0;
	padding: 0;
} 
#wrapper {
	text-align: left;	font-family: Geneva, Arial, Helvetica, sans-serif; 
	margin: 0;	font-size:13px;
	padding: 0;
	border:0;
	width: 1000px; height:600px; vertical-align:top
}

#nav {
	margin-top: 222px;
	margin-left: 180px;
	font-size:13px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height:22px;
list-style: none; list-style-type: none;
	text-decoration: none
}

#side-a {
	float: left;
	padding-left:19px;
	padding-top: 20px;
	width: 629px;	
	height: 600px; /* Holly hack for Peekaboo Bug */

}

#gallery_top {
	margin-top: 5px;
	margin-left: 11px;
	font-size:13px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height:22px;
	text-decoration: none;
	height: 20px; 
}

#gallery_middle {
	margin-top: 0px;
	padding-right: 5px;
	margin-left: 11px;
	font-size:13px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height:22px; 
	text-decoration: none;
	height: 555px; 	overflow:auto;
}

#gallery_btm {
	margin-top: 0px;
	margin-left: 11px;
	font-size:13px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height:22px;
	text-decoration: none;
	height: 50px; 
}

#side-b {
	margin: 0;
	float: right;
	width: 350px;
	height: 600px;
	background-image: url(../images/bg_left.png) no-repeat;
	background-image: url(../images/bg_left.png);list-style: none;
}

#footer {
	clear: both;
	background: #ffffff;
}


 a:link {
	color: #ff0066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ff0066;
}
a:hover {
	text-decoration: none;
	color: #226699
}
a:active {
	text-decoration: none;
	color: #ff0066;
}.Title_style {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	text-transform: capitalize;
	color: #C54B86;
	text-decoration: none;
}


.mainnav {
	font-weight:normal;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	letter-spacing: .1em;
}
a.mainnav { color: #ffffff;
             text-decoration: none }


/* You need to specify identical formats for a.button and a:visited.button in order to keep appearance the same*/

a:hover.mainnav {color: black; text-decoration:underline}




