/******************************
* Global #0d3e57#143B48#29BBDF;*
******************************/
* {
	font-family:arial, helvetica, sans-serif;
}

body {
	font-size: 1em;
	width: 885px;
	background: #262b2b url(wed1_pix.jpg) no-repeat scroll top left;
}

a {
	color: #336699;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #DF63B8;
}


#contain {
	position: relative;
	top: 3px;
	left: 30px;
	width: 740px; 
}



.title {
	height: 40px;
	font: italic 2em "Times New Roman", Times, serif;
	font-weight: bold;
	color: #336699;
}

.menu {
	height: 40px;
	color: #336699;
	width: 875px;
}


.main {
	position: relative;
	top: 6px;
	left: 360px;
	font-size: 12px;
	margin-right: 200px;
}
.main img {
	float: left;
	clear: left;
	margin-right: 1em;
}

.main h1 {
	font-size: 12px;
	font-weight: normal;
	width: 420px;
	margin-left: 30px;
	text-align: justify;
}

.main h2 {
	font-size: 12px;
	font-weight: normal;
	width: 420px;
	margin-left: 30px;
	text-align: justify;
}

.main h3 {
	font-size: 12px;
	font-weight: normal;
	width: 420px;
	margin-left: 30px;
	text-align: justify;
}

.main h4 {
	
	margin-left: 40px;
	
}

.thumb img {
	border: 2px solid #83654D;
		
}

.thumb img:hover {
	border: 2px solid #DF63B8;
		
}

.footer {
	clear: both;
	position: relative;
	top: -3 px;
	left: -1em;
	margin-right: 10px;
	padding-top: 3px;
	border-top: 2px solid #336699;
	font-size: .75em;
	color: #262b2b;
	text-align: right;
}