/* The Perfect Dress Main layout*/
body  {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font: normal 12px Arial, Helvetica, sans-serif;
	background: #000000;
	text-align: center;
}

/* banner banner banner banner banner banner 
banner banner banner banner banner banner banner */
#banner  {
	padding: 0px;
	margin: 0px;
	height: 80px;
	background: #421955;
	color: White;
	width: 980px;
	text-align: center;
	border-bottom: 2px solid #7f8000;
}
#banner h1  {
	font-size : 32px;
	padding : 0px 0px 0px 0px;
	color : #D6D700;
	margin : 0px;
	height: 26px;
	text-transform: none;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

#banner h2  {
	font-size : 18px;
	padding : 0px 0px 0px 0px;
	color : #BBBCF0;
	margin : 0px;
	height: 18px;
	text-align: left;
	margin-left: 550px;
}

/*core core core core core core core 
core core core core core  */
#core {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	text-align: left;
	background: #fff url(images/bgtile.jpg);
	color: #F4A460;

	
}

/*leftcol leftcol leftcol leftcol leftcol leftcol leftcol leftcol leftcol leftcol leftcol leftcol 
leftcol leftcol leftcol leftcol leftcol leftcol leftcol leftcol leftcol leftcol leftcol leftcol */
#leftcol  {
	position: relative;
	float: left;
	background: transparent;
	color: #A5510B;
	width: 250px;
	top: 20px;
	text-align: left;
	margin-right: 8px;
	margin-bottom: 80px;
	padding: 5px 5px 50px 5px;
	
}
		
#leftcol a:visited  {
	color: #656565;
	
}

#leftcol a  {
	
	margin: 0px;
	color: Maroon;
	text-decoration: none;
	text-align: left;
	font:  bold 14px Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-left: 0px;
	
}

#leftcol a:hover  {
	color: Blue;
	
}
#leftcol h1  {
	color: #fff;
	font-size: 14px;
	font: normal small-caps Arial, Helvetica, sans-serif;
	margin: 0px;
}
#leftcol p  {
	color: Maroon;
	font-weight: bold;
	font-size: 18px;
}

/*CONTENT CONTENT CONTENT CONTENT CONTENT CONTENT CONTENT CONTENT 
CONTENT CONTENT CONTENT CONTENT CONTENT CONTENT CONTENT CONTENT */

#centercontent  {
	position: relative;
	float: left;
	width:400px;
	top: 5px;
	padding: 10px;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-align: left;
	background: transparent;
	left: 10px;
	margin-right: 30px;
	border-left: 4px none #A5B1BC;
	border-top: none;
	border-bottom: none;
	padding-left: 5px;
	margin-left: 5px;
	margin-right: 5px;
	padding-right: 5px;
}


#centercontent  p{
	color: #FFFFF0;
	font: normal 16px Arial, Helvetica, sans-serif;
	padding-top: 2px;
	margin-top: 2px;
	line-height: 160%;
	padding-left: 15px;
	margin-left: 5px;
}

#centercontent h1,h2,h3 {
	font: Arial, Helvetica, sans-serif 18px;
	color: #7f8000;
	text-align: left;
	padding-left:5px;
}
#centercontent h1 {
	font-size: 20px;
	font: small-caps;
}

#centercontent h2 {
	font-size: 16px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	color: #7f8000;
}
	
#centercontent h3 {
	font-size : 14px;
	}


#centercontent	li{
	margin-left: 0px;
	padding-left: 10px;
	list-style-image: none;
	color: #114612;
	list-style: inside;
	font: normal 14px Arial, Helvetica, sans-serif;
	line-height: 150%;
}
	

#centercontent a, a:visited {
	font: Arial, Helvetica, sans-serif 18px;
	color: White;
	line-height: 120%;
	text-align: left;
}
#centercontent a:hover {
	color: Red;
}

/*RIGHT Block RIGHT Block RIGHT Block RIGHT Block RIGHT Block RIGHT Block RIGHT Block 
RIGHT Block RIGHT Block RIGHT Block RIGHT Block RIGHT Block RIGHT Block RIGHT Block */

#rightcol  {
position: relative;
	float: right;
	background: transparent;
	color: #A5510B;
	width: 250px;
	top: 20px;
	text-align: left;
	margin-right: 5px;
	margin-bottom: 80px;
	padding: 5px 5px 50px 5px;
	
}

#rightcol  p,ul  {
	color: #114612;
	font: normal 14px Arial, Helvetica, sans-serif;
	padding-top: 2px;
	margin-top: 2px;
	line-height: 160%;
	padding-left: 5px;
	margin-left: 3px;
}

#rightcol h1,h2,h3  {
	font: Arial, Helvetica, sans-serif 18px;
	color: #7F8000;
	line-height: 120%;
	text-align: left;
	margin-top: 5px;
}
#rightcol h1 {
	font-size: 22px;
	font: small-caps;
}

#rightcol h2 {
	font-size: 16px;
	padding-bottom: 2px;
	margin-bottom: 2px;
}
	
#rightcol h3 {
	font-size : 14px;
	}

#rightcol	li{
	margin-left: 0px;
	padding-left: 5px;
	list-style-image: none;
	color: #114612;
	list-style: inside;
	font: normal 14px Arial, Helvetica, sans-serif;
	line-height: 150%;
}
	
#rightcol a, a:visited {
	font-size: 12px;
	color: #9400D3;
}
#rightcol a:hover {
	font-size: 12px;
	color: #FF4500;
}

#gallery  {
	position: absolute;
	top: 50px;
	width: 50%;
	float: right;
	padding-left: 30px;
	font: normal 12px "Times New Roman", Times, serif;
	margin-left: 0px;
	left: 50%;
	text-align: center;
	padding-right: 20px;
}

#gallery  p{
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
	color: #6633FF;
}

.edge img{
	border-left: 5px solid #E7E4E7;
	border-top: thin solid #E7E4E7;
	border-bottom: thin solid #BDB5BD;
	border-right: thin solid #BDB5BD;
}
/* FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER 
FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER */
#footer  {
	position: relative;
	float: none;
	display: block;
	clear: both;
	padding-top: 10px;
	color: #BDE6AA;
	left: 0px;
	background: #421955;
	line-height: 159%;
	text-align: center;
	font: bold 14px Arial;
	width: 980px;
	border-top: 2px solid #9D9D9D;
	margin-top: 10px;
		
}
#footer p{
	color: #7f8000;
}

#footer a {
	color: #7f8000;
	font: bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: lowercase;
}

#footer a:hover {
	color: White;
	font: normal 14px;
	
}
#footer h1 {
	font-size : 16px;
	padding : 0px 0px 0px 0px;
	color : #fff;
	margin : 0px;
	height: 22px;
	text-transform: uppercase;
}

 /* CREDITS CREDITS CREDITS CREDITS CREDITS CREDITS CREDITS CREDITS CREDITS CREDITS 
 CREDITS CREDITS CREDITS CREDITS CREDITS CREDITS CREDITS CREDITS CREDITS CREDITS CREDITS */	
#credits  {
	font: small-caps 10px Arial, Helvetica, sans-serif;
	text-align: center;
	bottom: 30px;
	background: Black;
	color: White;
}
#credits  a {
	font: small-caps 10px Arial, Helvetica, sans-serif;
	text-align: center;
	color: Yellow;
}
#credits  a:hover {
	font: small-caps 10px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #fff;
	background: #668866;
}
#motif{
	position: absolute;
	z-index: 1000;
}	
.title {
	color: #DC143C;
	line-height: 120%;
	text-align: left;
	font-size: 16px;
	font: small-caps;
	font: Arial, Helvetica, sans-serif 18px;
}
/* wide wide wide wide wide wide wide wide 
wide wide wide wide wide wide wide wide wide wide 
wide wide wide wide wide wide wide wide */
#wide{
	position: relative;
	background-color: transparent;
	display: block;
	
	width: 900px;
	margin-top: 10px;
	padding-left: 35px;
}
#wide h1,p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #440022;
	font-variant: normal;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-top: 4px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 5px;
}
#wide h2{
	color: #440022;
	font-size: 16px;
	padding-bottom: 2px;
	margin-bottom: 2px;
}
#wide a{
	font: italic 12px Arial, Helvetica, sans-serif;
	color: #A42A2A;
	text-decoration: none;
}
#wide a:hover{
	font: italic 12px Arial, Helvetica, sans-serif;
	color: #2F4F4F;
	text-decoration: none;
}
#wide	li{
	margin-left: 0px;
	padding-left: 20px;
	list-style-image: none;
	color: #114612;
	list-style: inside;
	font: normal 14px Arial, Helvetica, sans-serif;
	line-height: 150%;
}
#wide td {
	text-align: center;
	border-style: groove solid solid solid;
	border-width: 1px;
	border-color: #798EA0;
	padding: 5px;
	margin: 0px;
}
.special{
	color: #BF0000;
}

#menuh{
	text-align: center;
	color: Maroon;
	background: #000000;
	padding: 0px;
	font:18px bold Arial, Helvetica, sans-serif;
	border-bottom: 2px solid #7f8000;
}
#menuh a, #menuh p{
	display: inline;
	margin: 0px;
	background: transparent;
	color: #7f8000;
	text-decoration: none;
	text-align: left;
	font: small-caps bold 18px Arial, Helvetica, sans-serif;
	padding-left: 4px;
}
#menuh a:hover{
	background-color: #7f8000;
	color: Black;
}
#content{
	
}
#thumbs a{
	text-decoration: none;
}
table, td, tr  {

	border-collapse: collapse;
	border: non;
	color: White;
	
}
li  {
	color: Black;
	font: normal 16px Arial, Helvetica, sans-serif;
}

#contact{
	margin-left: 100px;
}