﻿body {
	text-align:  center;
	font-family:  Verdana;
	background-color:  black;
		margin-top:  0px;
}

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

table {
	margin-left:  auto;
	margin-right:  auto;
	text-align:  center;
	width:  100%;
	font-size:  x-small;
	border-collapse:  collapse;
	padding:  0px;

}

td {
	padding:  0px;
}

.mainTable {
	width:  950px;
	background-color:  white;
}

.tipTop {
	text-align:  left;
	font-weight:  bold;
}

.header {
	height:  150px;
	background-image:  url('images/header.jpg');
}

.menuTable {
	
}

.menuTop {
	height:  65px;
}

.menuClick {
	color:  white;
	text-align:  left;
	padding:  5px;
	font-size:  x-small;
	font-weight:  bold;
}

.menuClick a {
	color:  white;
}

.lorem {
	text-align:  left;
	width:  100%;
	padding:  5px;
}

.defaultRight {
	width:  150px;
	vertical-align:  top;
}

.sidePics {
	
	vertical-align:  top;
}