body {
margin: 0px;
padding-top: 20px;
text-align:center;
font-family: Verdana, Arial, Helvetica;
font-size: 12px;
background-color: #020202;

scrollbar-face-color: #202020;
scrollbar-arrow-color: #FFFFFF;
scrollbar-highlight-color: #202020;
scrollbar-3dlight-color: #202020;
scrollbar-shadow-color: #202020;
scrollbar-darkshadow-color: #202020;
scrollbar-track-color: #202020;
}

a:link, a:active, a:visited {
text-decoration: none;
color: #999999;
cursor: pointer;
}

a.link {
color: #749e00;
cursor: pointer;
}

a.link:hover {
text-decoration: underline;
}

a:hover {
color: #749e00;
}

img,p,ul,li,div {
border: 0px;
margin: 0px;
padding: 0px;
}

input, textarea {
background-color: #323232;
border: 1px solid #999999;
overflow:auto;
color: #999999;
}

#mainbody {
text-align: center;
}

#container {
width: 768px;
margin: 0 auto;
color: #999999;
padding-bottom: 20px;
}

#content {
width: 768px;
border: 1px solid #333333;
margin-bottom: 20px;
}

#topPart {
position: relative;
z-index: 10000;
width: 766px;
height: 60px;
padding-top: 90px;
background-image: url(images/BGTop.png);
background-repeat: no-repeat;
}

#midPart {
position: relative;
float: left;
width: 766px;
background-image: url(images/BGMid.jpg);
background-repeat: no-repeat;
}

#midPart2 {
background-image: url(images/BGMid2.jpg);
background-repeat: no-repeat;
padding-bottom: 20px;
margin-top: 50px;
font-size: 12px;
}

#mainBox {
width: 766px;
left: 0px;
}

.contentBox {
position: relative;
width: 600px;
background-color: #323232;
border: 1px solid #000000;
font-size: 11px;
}

.contentBox img {
border: 1px solid #999999;
}

#topMenu1 {
list-style: none;
}

#topMenu1 li a {
display: block;
width: 150px;
font-size: 10px;
}

.title {
font-size: 12px;
color: #ffffff;
padding-left: 20px; 
text-transform: uppercase;
margin-bottom: 20px;
text-align: left;
}

.title2 {
font-size: 12px;
padding-left: 20px; 
text-transform: uppercase;
text-align: left;
}

.text1 {
text-align: justify;
padding-left: 20px;
padding-right: 20px;
line-height: 15px;
}

.text2 {
text-align: left;
padding-left: 20px;
line-height: 15px;
margin-bottom: 0px;
color: #749e00;
}

.text3 {
text-align: left;
padding-left: 20px;
line-height: 15px;
margin-bottom: 15px;
}



.imgList ul {
list-style: none;
display: inline;
}

.imgList li {
width: 120px;
float: left;
padding-left: 20px;
padding-right: 10px;
padding-bottom: 20px;
}

#wedding {
list-style: none;
}

#wedding li {
margin-left: 25px;
margin-right: 25px;
margin-top: 10px;
margin-bottom: 10px;
float: left;
}

