body {
	margin: 0 auto 0 auto;
	background-color: #000000;
	background: url("/images/background.jpg") repeat scroll;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	text-align: justify;
	border: none;
	width: 780px;
	}


#money {	
	height: 90px;
	width: 728px;
	padding-top: 13px;
	}

#border {
	margin: 0 auto 0 auto;
	background-color: white;
	color: #000000;
	width: 780px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: black;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: black;
	border-top: none;
	border-bottom: none;
	}


#menutop {
	margin: 0 auto 0 auto;
	background-color: white;
	color: #000000;
	width: 780px;
	border: none;
	}

#container {
	margin: 0 0 0 0;
	background-color: white;
	}

#content {
	margin: 0 auto 0 auto;
	width: 728px;
	}

table.meatable {
	width: 728px;
	border-width: 0;
	}

td.meatleft { 
	width: 25%;
	padding-right: 13px;
	padding-bottom: 13px;
	}

td.meatright { 
	width: 75%;
	padding-bottom: 13px;
	}

tr	{ 
	vertical-align: top;
	text-align: justify;
	}

#menubottom {
	margin: 0 0 0 0;
	background-color: white;
	color: black;
	border: none;
	text-align: center;
	padding-bottom: 13px;
	}

a.title {
	color: black;
	text-decoration: none;
	font-weight:bold;
	}

a.title:hover {
	text-decoration: underline;
	font-weight:bold;
	}

a.title2 {
	color: black;
	text-decoration: none;
	}

a.title2:hover {
	text-decoration: underline;
	}

a.link {
	color: black;
	text-decoration: underline;
	}

img.randomtop {
	height: 200px;
	width: 780px;
	background-color: white;
	border: none;
	}

span.bold {
	font-weight: bold;
	}

span.italic {	
	font-style: italic;
	}

p.title {	
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	color: black;
	margin-top: 26px;
	margin-bottom: 26px;
	font-weight: bold;
	}

p.end {	
	padding-bottom: 13px;
	}

p.money {	
	height: 90px;
	width: 728px;
}
