body {
	cursor: default;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 30px;
	padding: 0;
	background-image: url(backg7.jpg);
	background-repeat: repeat;



}

.main {
	font-family: Tahoma, Arial, sans-serif; font-size: 24px;
	color: #E6F495;
	width: 800px;
	background-color: transparent;
}

.linkbox {
	width: 238px;
	background-color: transparent;
}

.navigation {
	width: 100px;
	background-color: transparent;
}

.under {
	border-bottom: 1px solid #6B7E85;
	background-color: transparent;
}


/* MAIN LINKS */

a:link {
	font-family: Tahoma, Arial, sans-serif; font-size: 20px;
        color: #6B7E85;
	text-decoration: none;
	background-color: transparent;
}

a:visited {
	font-family: Tahoma, Arial, sans-serif; font-size: 20px;
        color: lightgray;
	text-decoration: none;
	background-color: transparent;
}

a:hover {
	font-family: Tahoma, Arial, sans-serif; font-size: 20px;
        color: #BBDDFF;
	text-decoration: underline;
	background-color: transparent;
}

/* NAV LINKS */
.nlinks a:link {
	font-family: Tahoma, Arial, sans-serif; font-size: 20px;
	color: #E6F495;
	text-decoration: none;
	background-color: transparent;
}

.nlinks a:visited {
	font-family: Tahoma, Arial, sans-serif; font-size: 20px;
	color: lightgray;
	text-decoration: none;
	background-color: transparent;
}

.nlinks a:hover {
	font-family: Tahoma, Arial, sans-serif; font-size: 20px;
	color: #E6F495;
	text-decoration: none;
	background-color: transparent;
}

.col1 {
	background-color: transparent;
	width: 10px;
	height: 60px;
}

.col2 {
	font-family: Tahoma, Arial, sans-serif; font-size: 20px;
        color: beige;
	background-color: transparent;
}

.col3 {
	width: 200px;
	color: beige;
	background-color: transparent;
}

.col4 {
	width: 40px;
	background-color: transparent;
}

.col5 {
	width: 200px;
	background-color: transparent;
}

.col6 {
	width: 20px;
	background-color: transparent;
}

.col7 {
	width: 20px;
	background-color: transparent;
}

.col8 {
	width: 238px;
	background-color: transparent;
}

.col9 {
	color: #E6F495;
	width: 190px;
	border-bottom: 1px solid #6B7E85;
	background-color: transparent;
}

.col10 {
        color: black;
	width: 700px;
	background-color: transparent;
}


.contactform {
	font-size: 24px;
	font-family: Tahoma, Arial, sans-serif;
	color: #3B4449;
	border: 1px solid #3B4449;
}

.contactbutton {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 18px;
    color: #E6F495;
    background-color: transparent;
	border: 0;
}

.img1 {
	border-width: 2px;
	border-style: solid;
	border-color: #FFFFFF;
	float: left;
	margin: 10px;
}

.img2 {
	border-width: 2px;
	border-style: solid;
	border-color: #FFFFFF;
	float: right;
}