@charset "UTF-8";

body {
	margin: 10px 0 10px 40px;
	background-color: #ffcccc;
	background-image: url('images/bg_body.gif');
	background-position: 40px 0;
	background-repeat: repeat-y;
}

#container {
	margin: 0 auto 0 20px;
	width: 730px;
	background-image: url('images/bg_container.gif');
	background-repeat: repeat-y;
}

#header {
	padding-top: 16px;
	padding-right: 20px;
	padding-bottom: 12px;
	background-image: url('images/bg_header_top.gif');
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
}

#side {
	padding-left: 15px;
	padding-right: 4px;
	width: 130px;
	float: left;
	border-right: 1px solid #333333;
}

#main_top {
	float: right;
	width: 560px;
	padding-left: 5px;
	margin-right: 15px;
	text-align: left;
	background-image: url('images/bg_main_topright.jpg');
	background-position: right top;
	background-repeat: no-repeat;
}

#main_wedding {
	float: right;
	width: 560px;
	padding-left: 5px;
	margin-right: 15px;
	text-align: left;
	background-image: url('images/bg_wedding_topright3.jpg');
	background-position: right top;
	background-repeat: no-repeat;
}

#main_dresses {
	float: right;
	width: 560px;
	padding-left: 5px;
	margin-right: 15px;
	text-align: left;
	background-image: url('images/bg_dresses_topright.jpg');
	background-position: right top;
	background-repeat: no-repeat;
}

#main_accessory {
	float: right;
	width: 560px;
	padding-left: 5px;
	margin-right: 15px;
	text-align: left;
	background-image: url('images/bg_accessory_topright.jpg');
	background-position: right top;
	background-repeat: no-repeat;
}

#main_info {
	float: right;
	width: 560px;
	padding-left: 5px;
	margin-right: 15px;
	text-align: left;
	background-image: url('images/bg_info_topright.gif');
	background-position: right top;
	background-repeat: no-repeat;
}

img.photo {
	padding: 3px;
	background-color: white;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right:  1px solid #333333;
	border-bottom: 1px solid #999999;
}

#footer {
	clear: both;
	font: x-small/1.5 sans-serif;
	padding: 1em;
	background-image: url('images/bg_footer_base.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
}

h1 {
	font: bold large/1.5 sans-serif;
}

h2 {
	padding-top: 5px;
	padding-left: 16px;
	padding-bottom: 5px;
	font: bold xx-large/1.25 'comic Sans MS';
	background-image: url('images/bg_h2.gif');
	background-position: left top;
	background-repeat: no-repeat;
}

#side h2 {
	font: bold x-large/2.0 'Georgia';
	background: none;
	text-align: left;
}

#side h3 {
	margin: 5px;
	padding: 2px;
	font: medium/1.5 'sans-serif';
	text-align: left
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

#side ol li a:link {
	display: block;
	padding: 2px;
	margin: 5px;
	font: bold medium/1.5 'Georgia';
	color: #ffffff;
	text-decoration: none;
	background-color: #3333ff;
	border: 1px solid #333333;
}

#side ol li a:visited {
	display: block;
	padding: 2px;
	margin: 5px;
	font: bold medium/1.5 'Georgia';
	color: #ffffff;
	text-decoration: none;
	background-color: #3333ff;
	border: 1px solid #333333;
}

#side ol li a:hover {
	display: block;
	padding: 2px;
	margin: 5px;
	font: bold medium/1.5 'Georgia';
	color: #ff0000;
	text-decoration: underline;
	background-color: #ffcc99;
	border: 1px solid #0000cc;
}

#side ol li a:focus , #side ol li a:active {
	display: block;
	padding: 2px;
	margin: 5px;
	font: bold medium/1.5 'Georgia';
	color: #ffff00;
	text-decoration: underline;
	background-color: #ffcc99;
	border: 1px solid #0000cc;
}

h3 {
	text-align: center;
	font: bold large/2 'Georgia';
}

img.udspace {
	margin-top: 12px;
	margin-bottom: 12px;
}

img.hr {
	border: none;
}

p.text {
	margin: 2em;
}

.footer_text {
	font: small/1.25 sans-serif;
	padding: 1em;
}
