body {
	margin: 10px 0px;
	padding: 50px 0px;
	text-align: center;
	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}

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

a.Gallery {
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
}

a.CurrentGallery {
	font-size:14px;
	color:#CC0000;
	text-decoration:underline;
}

a.CurrentGalleryNav {
	font-size:10px;
	color:#CC0000;
	text-decoration:underline;
}

a:hover {
	color:#CC0000;
	text-decoration:underline;
}

a.Flip {
	color:#EEBEBE;
	text-decoration:none;
}

a.Flip:hover {
	color:#797979;
	text-decoration:underline;
}

img.imgFrame {
  padding:8px;
}

#wrap {
	width:800px;
	height:435px;
	margin:0px auto;
	padding: 13px 0 13px 0;
	text-align:left;
	background-color:#EDEDED;
}

#wrap2 {
	width:800px;
	height:600px;
	margin:0px auto;
	padding: 13px 0 13px 0;
	text-align:left;
	background-color:#EDEDED;
}

#content {
	width:772px;
	height:435px;
	margin: 0 13px 0 13px;
	background-color:#000000;
}

#content2 {
	width:772px;
	height:600px;
	margin: 0 13px 0 13px;
	background-color:#000000;
}

#gallery {
	margin: 0px 0px 0px 10px;
}

p {
margin: 0 15px 0 15px;
text-align:justify;
}

.heading2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #CC0000;
}

.BodyText {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #EDEDED;
}

.QuoteText {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:bold;
color: #EDEDED;
}

.col0_nav {
float: left;
padding: 5px 25px 0px 10px;
width: 575px;
height: 320px;
text-align: left;
}

.col0_nav2 {
float: left;
padding: 5px 25px 0px 10px;
width: 575px;
height: 320px;
text-align: left;
}

.col0_left {
float:inherit;
padding: 5px 25px 0px 10px;
width: 575px;
height: 320px;
text-align: left;
}

.col0 {
float: left;
padding: 0 10px 0 0;
width: 150px;
height: 150px;
text-align:right;
}

.col3_left {
float: left;
padding: 0px 0 5px 10px;
width: 600px;
height: 140px;
text-align: left;
vertical-align:middle;
}




#navlist {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
width:auto;
height: 25px;
line-height: 25px;
}

#navlist li{
padding: 10px;
margin: 0px;
display:inline;
}

#navlist a, #navlist a:visited {
color: #40351C;
margin-left:10px;
text-align:left;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:900;
font-size: 20px;
text-decoration: none;
}

#navlist a:hover {
color: #FFFFFF;
background-color:#40351C;
text-decoration:underline;
}



#quiltGallery {
height: 348px;
width: 790px;
border: 1px none #000;
}

#myGallery
{
width: 380px !important;
height: 253px !important;
}

#footer {
	width:800px;
	height:25px;
	margin:0px auto;
	text-align:right;
	font-size:10px;
	color:#433723;
}