#container{
	width:1025px;
	background-image: url(images/mainContBackgr.jpg);
	overflow:auto;
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


body {
	font-family: Tahoma;
	font-size: 12px;
	color: #330000;
	background-image: url(images/finalBodyBackgr.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
}


#flash{
	width: 1024px;
	height: 300px;
}


#left{
	padding-top: 20px;
	width:228px;
	float:left;
	padding-top: 0px;
	margin-top: 0px;
}


#content{
	width:528px;
	min-height:320px;
	position:relative;
	float:right;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(images/middleBackgr.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


#content a:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
}

#content a:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
}

#content a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #663366;
	text-decoration: none;
	font-weight: bold;
}

#content a:active{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}




#contentGallery{
	width:1024px;


}

#navGallery{
	width:1024px;
	height: 30px;
	background-color: #000000;
	font-family: tahoma;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding-top: 15px;
}

#navGallery a:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#navGallery a:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#navGallery a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #CC3300;
	text-decoration: none;
}

#navGallery a:active{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#right{
	width:188px;
	padding-top: 20px;
	min-height:320px;
	float:right;
	padding-right: 20px;
	padding-left: 20px;
	color: #FFFFFF;
	overflow:auto;
	background-image: url(images/middleBackgr.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#right a:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#right a:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#right a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #CC3300;
	text-decoration: none;
}

#right a:active{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}




#footer{
	width:1024px;
	float: left;
	text-align: center;
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #330000;
	padding-top: 16px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0;
}



#footer a:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #CC3300;
	text-decoration: none;
}

#footer a:active{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#cherry{
	float: left;
	text-align: center;
	font-family: Tahoma;
	font-size: 10px;
	color: #330000;
	width: 1024px;
	height: 30px;
	vertical-align: middle;
}

#cherry a:visited{
	font-family: Tahoma;
	font-size: 10px;
	color: #330000;
	text-decoration: none;
}

#cherry a:link{
	font-family: Tahoma;
	font-size: 10px;
	color: #330000;
	text-decoration: none;
}

#cherry a:hover{
	font-family: Tahoma;
	font-size: 10px;
	color: #CC3300;
	text-decoration: none;
}

#cherry a:active{
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}


h1{
	color: #CC9999;
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bold;
	text-transform: uppercase;
}

h2{
	color: #990000;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;

