html{
	margin: 0;
	padding: 0;
	border: none;
}

body {
	background-image: url(images/bkgd.gif);
	font-family: trebuchet ms, arial, verdana;
	font-size: 14px;
	color: #4d0f37;
	line-height: 20px;
	text-align: center; 
	margin: 0;
	padding: 0;
}

a:link {color: #CCB0C3; text-decoration: none;}
a:visited {color: #CCB0C3; text-decoration: none;}
a:hover {color:#4d0f37; text-decoration: underline; color: #4d0f37;}
a:active { color:#CCB0C3E;text-decoration: none;}
 
a.linkset2:link {color:#4d0f37; text-decoration: none;}
a.linkset2:visited {color:#4d0f37; text-decoration: none;}
a.linkset2:hover {color:#fff; text-decoration: underline; color:#fff;}
a.linkset2:active {color:#4d0f37; text-decoration: none;}

 
#container {
width: 1000px;
background-color: #fff;
text-align: left;
margin-left: auto;
margin-right: auto;
}



.top {
position: relative; 
height: 466px; 
background-image: url(images/top.jpg);
border-bottom-style: solid;
border-color: #a5839b;
border-width: 2px;
width: 900px;
text-align: left;
margin-left: auto;
margin-right: auto;
}

.thankyou {
position: relative; 
height: 466px; 
background-image: url(images/top.jpg);
width: 900px;
text-align: left;
margin-left: auto;
margin-right: auto;
}

.topleft {
position: relative;
width: 277px;
padding-top: 30px;
text-align: justify;
}

.bottom {
position: relative;
padding-top: 22px;
width: 921px;
margin-left: auto;
margin-right: auto;
padding-left: 13px;
}


.module1 {
position: relative;
width: 287px;
height: 168px;
background-image: url(images/module.jpg);
float: left; 
padding-left: 20px;
background-repeat: no-repeat;
}

.innermodule1 {
padding-top: 12px;
left: -5px;
font-size: 15px;
line-height: 25px;
width: 210px;
}

.module2 {
position: relative;
width: 287px;
height: 168px;
background-image: url(images/module.jpg);
float: left; 
padding-left: 20px;
background-repeat: no-repeat;
}

.innermodule2 {
padding-top: 12px;
left: -5px;
font-size: 12px;
line-height: 20px;
width: 250px;
}

.right {
float: right;
}

.left {
float: left;
padding-top: 3px;
}

.submit {
text-align: right; 
padding-top: 14px;
}

.submit2 {
text-align: right; 
padding-top: 1px;
padding-right: 8px;
}

.module3 {
position: relative;
width: 287px;
height: 168px;
background-image: url(images/module.jpg);
float: left;
padding-left: 20px;
background-repeat: no-repeat;
}

.innermodule3 {
padding-top: 12px;
left: -5px;
font-size: 12px;
line-height: 15px;
text-align: left; 
width: 259px;
}



.footer {
position: relative; 
clear: both;
text-align: left; 
padding-top: 5px;
padding-bottom: 15px;
color: #CCB0C3;
font-size: 9px;
}

#pattern {
width: 1000px;
background-image: url(images/bkgd.gif);
height: 40px;
}

