/* CSS Document */

body {
margin:0px;
font-family: trebuchet ms, georgia, times new roman;
font-size: 10px;
line-height: 20px;
color: #404349;
background-color:#14161c;
}

a { color:#25272c;
 	text-decoration: none;
	}

.content {
padding: 10px;
}

.headerimage {
padding: 10px;
border: 0px;
}

.mainimage {
padding: 10px;
float: left;
border: 0px;
}

tr {
	vertical-align:top;
	}
	
