#contents{
	width: 520px;
	float: right;
	background: none;
	margin: 0px 0px 0px 0px;
	padding: 10px 20px 10px 20px;
	border: 0px;
	border-style: solid;
	border-color: #000000;
	text-align: left;
}

#homecontents{
	width: 860px;
	background: none;
	margin: 0px 0px 0px 0px;
	padding: 10px 20px 10px 20px;
	border: 0px;
	border-style: solid;
	border-color: #000000;
	text-align: left;
}

#hometext{
	width: 520px;
	float: left;
	background: none;
	margin: 0px 0px 0px 0px;
	padding: 10px 20px 10px 20px;
	border: 0px;
	border-style: solid;
	border-color: #000000;
	text-align: left;
}


#clear{
	clear: both;
}

#sidebarcell{
	background-color: #dac8e2;
	width: 300px;
	margin: 0px auto 10px auto;
	padding: 10px;
}

#aboutimage{
	text-align:left;
}

#textwrapper{
	background-color:#dac8e2;
	background-image: url(../img/textwrapper.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 600px;
	height: 20px;
	margin: 10px 0px 0px 0px;
}

#textbackground{
	background-color:#dac8e2;
	background-image: url(../img/textbackground.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 580px;
	margin: 0px 0px 20px 0px;
	padding: 0px 10px 20px 10px;
}

.conditions{
	width: 100%;
	font-size: 12px;
}

.conditions td{
	vertical-align: text-top;
}



#infobox{
	background-color:#dac8e2;
	float: right;
	background-image: url(../img/infobackground.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 200px;
	margin: 20px 0px 10px 0px;
	padding: 0px;
}

#infobox table, #infobox td, #infobox img{
	border-collapse: collapse;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#linksbox{
	background-color:#dac8e2;
	clear: both;
	background-image: url(../img/linksbackground.jpg);
	background-repeat: no-repeat;
	background-position: center;
        width: 800px;
	height: 230px;
	margin: 0px auto 0px auto;
	text-align: center;
	padding: 0px;
}

#linksbox table{
	margin: auto auto auto auto;
}

#linksbox img{
	border: 0px;
}

.h1{
	font-size: 18px;
	font-weight: bold;
}

.h2{
	font-size: 18px;
	font-weight: bold;
}

.h3{
	font-size: 14px;
	font-weight: bold;
	margin: 5px 10px 5px 10px;
	color: #FFFFFF;
	text-align: center;
}

.h4{
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.p1{
	text-align: justify;
}

.p2{
	text-align: justify;
	font-size: 12px;
}


.p3{
	font-style: italic;
}

.p4{
	font-size: 10px;
	margin: 5px 5px 5px 5px;
	text-align: center;
}

.nomargin{
	margin: 0px 0px 0px 0px;
}

.center{
	text-align: center;
}

.left{
	text-align: left;
}

.whitetext{
	color: #FFFFFF;
}

#contactform{
	text-align: left;
}

.contactform{
	border-collapse: separate;
	margin: 0px auto 0px auto;
}

.contactform td{
	border: 1px;
	border-color: #6d6373;
	border-style: solid;
	color: #FFFFFF;
	background-color: #6d6373;
	padding: 3px;
}

.inputbox, .textareabox{
	font-size: 12px;
	color: #FFFFFF;
	background-color: #6d6373;
	border: 0px;
}

.inputbox{
	width: 140px;
}

.messagecell{
	vertical-align: top;
	vertical-align: text-top;
}

#alphabox{
	background-color: #e8eef6;
	padding: 5px 5px 10px 5px;
	margin: 10px;
	border-color: #000000;
	border-style: dashed;
	border-width: 1px;
}

.conditions{
	width: 100%;
	text-align: left;
}

.linkstable{
	margin-left: auto;
	margin-right: auto;
}
