html {
	height: 100%;
	text-align:center;
	margin:0 auto;
	padding:0;
	overflow:scroll;
	background-attachment: fixed;
	background-color: #FFF4E9;
	background-repeat: no-repeat;
	background-position: center top;
}
body {
	margin-left:0;
	margin-right:0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	background-attachment:local;
	background-color: #FFF4E9;
	background-image:url(../img/background/wedding_dresses_and_formal_wear.png);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	color: #CF7F18;
}
a:visited {
	color: #AD660C;
}
a:hover, a:focus {
	color: #FF9814;
	text-decoration:none;
}
.slider a:link {
	color: #fff;
}
.slider a:visited {
	color: #fff;
}
.slider a:hover, a:focus {
	color: #fff;
	text-decoration:none;
}
.border a:link {
	color: #fff;
}
.border a:visited {
	color: #AD660C;
}
.border a:hover, a:focus {
	color: #FF9814;
}
p {
	margin:1em 0;
}
h1 + p, h2 + p, h3 + p, h4 + p, h5 + p, h6 + p {
	margin-top:-0.05em;
}
h1, h2, h3, h4, h5, h6 {
	color: #333;
	margin:0.5em;
}
h1 {
	font-size:20px;
	font-weight:normal;
}
h2 {
}
h3 {
	font-size:16px;
}
h4 {
	font-size:14px;
}
h5 {
	font-size:12px;
}
h6 {
	font-size:1px;
}
ol, ul {
	margin: 1em 0 1em 2em;
}
ol ol, ol ul, ul ol, ul ul {
	margin-top:0;
	margin-bottom:0;
}
ol li {
	list-style:decimal
}
ol li ol li {
	list-style:upper-alpha;
}
ol li ol li ol li {
	list-style:upper-roman;
}
ul li {
	list-style:disc;
}
em {
	font-style:italic;
}
strong {
	font-weight:bold;
}
em strong, strong em {
	font-weight:bold;
	font-style:italic;
}
.paragraphtext {
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
	font-size:14px;
}
.paragraphstrong {
	font-size:13px;
	color:#AD660C;
}
.longtext{
	width:197px;
	border-left:solid #FFF4E9;
	border-left-width:1px;
	padding-left:10px;
}
.element {
	float:left;
	padding-right:5px;
}
#header {
	display:block;
	width:100%;
	height:100px;
	background:#fff;
	border:solid #fed2a6;
	border-width:1px 0 1px 0;
	opacity: 0.50;
	-moz-opacity: 0.50;
	filter: alpha(opacity=50);
}
#container {
	margin-bottom:5px;
	overflow:visible;
	text-align:left;
	display:block;
	width: 800px;
	min-height:680px;
	overflow:visible;
	background-color:#FFF;
	
}
#content {
	float:left;
	max-width:640px;
	background-color:#FFF;
}
#navbar {
	position:absolute;
	height:20px;
	top:80px;
	background:url(../img/menu/linear.png);
	width:800px;
}
#logo {
	position:relative;
	top:-110px;
	height:0px;
	text-align:center;
	z-index:1;
}
#logo img{
	border:none;
}
#advert {
	position:relative;
	margin-top:5px;
	float:right;
	display:block;
	border-left:solid #fed2a6;
	border-left-width:1px;
	padding-left:10px;
	padding-right:4px;
	width:140px;
	height:330px;
}
#loweradvert{
	position:relative; 
	height:400px;
}
#loweradverttext{
	position:relative; 
	margin-top:1px; 
	margin-bottom:1px;
	font-size:13px;
	color:#AD660C;
}
#header {
	display:block;
	width:100%;
	height:100px;
	background:#fff;
	border:solid #fed2a6;
	border-width:1px 0 1px 0;
	opacity: 0.50;
	-moz-opacity: 0.50;
	filter: alpha(opacity=50);
}
.wholeborder {
	border:#FFF4E9;
	border-style:solid;
	border-width:thin;
	padding:0px;
}
#bottomborder {
	border-bottom:#AD660C;
	border-bottom-style:solid;
	border-bottom-width:thin;
	padding-bottom:5px;
}
#footer {
	position: absolute;
	bottom: 0;
	margin:0;
	width:100%;
	text-align:center;
	left:0;
}

Frame Styles  

.clr {
	clear: both;
}
body img {
	border: 5px solid #FFF;
}
.imageframe {
}
#spacer {
	height: 605px;
}

Advert Slideshow  

#gallery {
	position:relative;
	height:400px;
}
#gallery a {
	position:absolute;
}
#gallery a img {
	border-style:solid;
	border-width:medium;
}
#gallery a.show {
	z-index:500;
}
#gallery .caption {
	z-index:600;
	background-color:#fff4e9;
	color:#ffffff;
	height:122px;
	width:200px;
	position:absolute;
	padding-left:5px;
}
#gallery .caption .info {
	margin:5px;
	color:#000;
}
#gallery .caption .info h3 {
	margin:0;
	padding:0;
	color:#000;
}
Pagination  div.pagination {
	padding: 3px;
	margin: 3px;
}
div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #FFF4E9;
	text-decoration: none; /* no underline */
	color: #666;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #FFF4E9;
	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #FFF4E9;
	font-weight: bold;
	background-color: #FFF4E9;
	color: #AD660C;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #CCC;
}

