body {
background: #62126b;
padding: 0px;
margin: 0px;
font-family: verdana, arial, helvetica, swiss;
font-size: 12px;
color: #fff;
background: url(../images/bg.png);
}

#wrapper {
padding-top: 30px;
width: 804px;
}

#title {
width: 442px;
height: 281px;
background: url(../images/maintitle.png) no-repeat;
background-position: center center;
display: table-cell !important; 
display: inline; 
vertical-align: top;
}

#photo1 {
width: 176px;
height: 281px;
background: url(../images/photo1.jpg) no-repeat;
display: table-cell !important; 
display: inline; 
vertical-align: top;
}

#photo2 {
width: 176px;
height: 281px;
background: url(../images/photo2.jpg) no-repeat;
display: table-cell !important; 
display: inline; 
vertical-align: top;
}

#footerlogos1 {
display: table-cell !important; 
display: inline; 
vertical-align: top;
}

#footerlogos2 {
display: table-cell !important; 
display: inline; 
vertical-align: top;
}

#footer1 {
padding: 0 20px 0 20px;
width: 500px;
font-size: 8px;
color: #d8c4da;
display: table-cell !important; 
display: inline; 
vertical-align: top;
}

#footer2 {
width: 713px;
text-align: center;
font-size: 8px;
color: #d8c4da;
display: table-cell !important; 
display: inline; 
}

img {
border: 0px;
}

.form {
text-align: center;
display: table-cell !important; 
display: inline;
width: 513px;
}


#formleft {
width: 240px !important;
width: 260px;
padding: 0 20px 0 0;
display: table-cell !important; 
display: inline;
float: left;
text-align: left;
font-size: 8px;
vertical-align: top;
}

#formright {
width: 245px;
padding: 0px;
display: table-cell !important; 
display: inline;
float: right;
text-align: left;
font-size: 8px;
vertical-align: top;
}

#formleft div {
	padding: 5px;
}

#formright div {
	padding: 5px;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: regular;
	color: #fff;
	background: #99659f;
	border: 1px solid #b38bb8;
	border-collapse: collapse;
	padding: 1px;
	width: 222px;
}

.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: regular;
	color: #fff;
	background: #99659f;
	border: 1px solid #b38bb8;
	padding: 1px;
}

a:link {
color: #dd5deb;
text-decoration: none
}

a:hover {
color: #dd5deb;
text-decoration: underline;
}

a:visited {
color: #dd5deb;
text-decoration: none
}

a:visited:hover {
color: #dd5deb;
text-decoration: underline;
}