* {
	margin: 0px;
	padding: 0px;
}

body {   /* main page body html settings*/
	height: 100%;
	background-color: #000000;
	background: url('wallpaper-3b.JPG') repeat-x 0px 0px;
	background-attachment:fixed;
	color: #000000;
	font-family: arial, tahoma, sans-serif;
	font-size: 10px;
	text-align: center;
	
}

a {
	color: #0000FF;
	text-decoration: underline;
}

a:hover {
	color: #69699c;
}

span {
	display: none;
}

img {
	border: none;
}

p {
	margin: 10px 0px 5px;
	text-align: justify;
	line-height: 14px;
}

.center
{
text-align:center;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

#container {  /* main body box settings*/
	margin: 30px auto 0px;
	width: 900px;
	
	background-color: #FFFFFF;
	
}
#container .h_divider {
	height: 3px;
	background-color: #777777;
	
}

/* Page Header */

#page_header {  /* Header size and background color */
	width: 900px;
	height: 100px;
	color: #fff;
	
	overflow: hidden;
	
}


/* End of Page Header */


/* Main Navigation Menu */

#page_menu {
	margin-bottom: 0px;
	width: 900px;
	height: 49px;
	background: url('wed-logo-bottom.JPG') repeat-y 0px 0px;
	
}

#page_menu ul {
	width: 640px;
	height: 21px;
	margin-top: 20px;
	margin-right: 30px;
	list-style-type: none;
	overflow: hidden;
	float: right;
}

#page_menu li {
	margin-right: 1px;
	padding-top: 3px;
	width: 160px;
	height: 21px;
	float: left;
	background-color: #909090;
	overflow: hidden;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #DBEFF5;
}

#page_menu li.last {
	margin-right: 0px;
	width: 156px;
	
}

#page_menu a {
	padding-top: 0px;
	display: block;
	color: #000000;
	text-decoration: none;
}

#page_menu a:hover {
	color: #DBEFF5;
}

/* End of Main Navigation Menu */



/* Left Sidebar */

#left_sidebar {
	width: 150px;
	float: left;
	text-align: left;
	color: #000000;
	
	
}

#couple_pic {
	margin-top: 37px;
	margin-left: 28px;
	
}

/* Sidebar Menu */

#sidebar_menu {
	margin-bottom: 20px;
	margin-top: 40px;
	margin-left: 12px;
	width: 130px;
}
	

#sidebar_menu ul {
	width: 130px;
	height: 21px;
	list-style-type: none;
	overflow: hidden;
}

#sidebar_menu li {
	
	width: 130px;
	height: 21px;
	padding-top: 3px;
	background-color: #99B2CC;
	overflow: hidden;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}



#sidebar_menu a {
	padding-top: 0px;
	display: block;
	color: #000000;
	text-decoration: none;
}

#sidebar_menu a:hover {
	color: #0000FF;
	text-decoration: underline;
}

/* End of Sidebar Menu */

/* End of Left Sidebar */



/* Main Content Area */

#main_content {
	margin-top: 30px;
	margin-right: 0px;   /* Determines the distance between right hand side of the body and the edge of the container */
	width: 745px;
	
	text-align: center;
	float: right;
	border-color: black;
	border-width: 0px 0px 0px 1px;
	border-style: solid;
}


/* Start of Inro Header */

#intro {
	margin-top: 10px;
	padding-bottom: 20px;
	margin-right: 20px;
	margin-left: 20px;
	width: 700px;
	
}            
#intro_header{
	margin-top: 20px;
	width: 700px;
	height: 36px;
	background-color: #DDDDDD;
	font-size: 12px;
	font-weight: normal;
	
}

#intro_header_title{
	
	width: 700px;
	height: 24px;
	background-color: #DDDDDD;
	font-size: 12px;
	font-weight: normal;
	
}



#intro_header_title h1 {
	padding-top: 4px;
	width: 700px;
	color: #0000EE;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}




#intro_header_select{
	padding-top: 10px;
	margin-left: 70px;
	width: 630px;
	text-align: left;
	
}


#intro_header_choice{
	padding-top: 10px;
	margin-left: 20px;
	width: 630px;
	text-align: left;
	
}




/* Start of body_why_html */

#body_why_html {
	margin-top: 10px;
	padding-bottom: 20px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: left;
	font-size: 12px;
	width: 800px;
	float: right;
}

/* End of body_why_html */


/* Start of Body */

#body {
	margin-top: 10px;
	padding-bottom: 20px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: left;
	font-size: 11px;
	width: 700px;
	
}

/* End of Body */



/* Start of Footer */

#page_footer {
	width: 900px;
	height: 2px;
	
}

/* End of Body */




#page_footer .h_divider1 {
	margin-bottom: 2px;
	height: 1px;
	background-color: #000000;
	overflow: hidden;

}

#page_footer .h_divider2 {
	margin-top: 4px;
	height: 1px;
	background-color: #000000;
	overflow: hidden;

}


