/* CSS Document */

body {
	background-color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	margin: 0;
	padding: 0;
	text-align:center;
	min-width:740px;
	
	}
#wrapper {

	margin-top: 20px;
	text-align: left;
	width: 740px;
	margin-left: auto;
	margin-right: auto;
}	
#main {

	width: 740px;
border:1px #FFFFFF solid;
	
	}
#content {

height: 200px;
}
#border {
	
 border:#FFFFFF 1px solid;
   
   color: #FFFFFF;
	height: 37px;
  

}
#logo {
	vertical-align:inherit;
	}
	
#text{
	position: relative;	
margin-left:200px;
	left:30px;
	padding-right: 10px;
	padding-top: 10px;
	font-size:small;
	}	
#bodytext {
padding: 5px;
font-size: small;
margin-left: 200px;

}	

#bodytext3 {

font-size: small;


}	
#bodytext ul {
list-style:disc;
line-height: 1.5em;
font-size: small;
}
#pictures {
	position: relative;	
	top: 5px;
	margin-left:200px;
	left: 20px;
	}
#town, #country, #student {
position: absolute;
	
}
#town {
	left: 10px;
}
#country {
	left: 170px;
	}

#student {
	left: 330px;
}	
#border img {
	
	}



#pictures img {
	border:#FFFFFF 1px solid;
}
#content img {
	}

#bottommenu ul {
margin-top:20px;
	
	padding: 5px;
	text-align:center;
}

#bottommenu li {
	display: inline;
	font-size:9px;
}

#bottommenu a, #bottommenu a:link, bottommenu a:visited {
	text-decoration:none;
	color:#FFFFFF;
}	
#footer {
margin-top:10px;
font-size:10px;
	
}	

#contact {
padding: 5px;
	border:#FFFFFF 1px solid;
}


table.display_lets {
	border-collapse: collapse;
	border: 1px solid white;
	
}
table.display_lets tr {
	border: 1px solid white;
}
table.display_lets td {
	padding: 5px;
	border: 1px solod white;
}
table.display {
	border-collapse: collapse;
	font-size: small;

	}
table.display td {
	border: 1px solid #FFFFFF;
	padding: 7px;
	}
td.topline{
	background-color: #000000;

	}
td.picture {
	text-align:center;
	vertical-align:bottom;
	padding: 5px;


	}
	
td.picture img{
	display: block;
	}

td.more {
	
	text-align: right;
	border-bottom:1px solid #000000;
	border-right: 1px solid #000000;
	}
#table_wrapper {
	padding-top: 12px;
	}
label.fixedwidth {
	display: block;
	width: 150px;
	float: left;
}

fieldset {
	padding: 10px;
	}
legend {
	color:#FFFFFF;
	}
a {
	color:#FFFFFF;
	}	
.buttonarea input {
	background: black;
	color: white;
	font-weight: bold;
	padding: 5px;
	border: 1px solid white;
	}
	
.buttonarea {
	text-align: center;
	padding: 4px;
	}