body {
	font-family: arial, helvetica, serif;
	background-image: url('images/back.gif');
	background-repeat: repeat-x;
	background-color:white;
	text-align: center;
	text-transform:lowercase;
	margin: 0 0 0 0px ;
	}

.text {	font-family: verdana,sans-serif; font-size: .65em; font-style: normal; line-height: 1.5em; font-weight: normal;}
.mailtext {	font-family: verdana,sans-serif; font-size: .75em; font-style: normal; line-height: 1.5em; font-weight: normal;}
.bigtext {	font-family: verdana,sans-serif; color: #8182D1; font-size: .80em; font-style: normal; line-height: 1.5em; font-weight: bold;}
.text a { text-decoration: underline; color: #233D60; }
.text a:hover { text-decoration: underline; color: #6893CD;	}

#main {
    padding: 0px;
    margin: 0px auto;
    width: 760px;
    text-align: left; 
}

.blurbleft {
	float:left;
	/*position:absolute;*/
	top:50px;
	width: 400px;	
	text-align:left;
	padding: 10px;
}

.blurbright {
	float:left;
	/*position:absolute; */
	width: 300px;	 
	text-align:left;
	padding-top: 110px;
	padding-left: 30px;
}