/* site elements 
* debug: border: 1px solid #000;
*/ 

body {
	background-color: #1A1B1E;
	margin: 0px;
	padding: 0px;
}

a, a:visited, a:hover {
	color: #555555;
	text-decoration: none;
}

div, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	line-height: 16px;
	color: #333333;
}

img {
	border: 0px;
}

.cellL {
	float: left; 
}

.cellR {
	float: right; 
}
	
.cellB {
	clear: both;
}

div.menu a, div.menu a:link, div.menu a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

div.menu a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

#row1, #row3 {
	padding: 20px;
}

#row1 {
	background-color: #40444A;
}

#row2 {
	border-top: 1px solid #C2C9CB; 
	background-color: #40444A;
}

#row3 {
	background-color: #1A1B1E;
}

.topLeft {
	width: 394px;
}

.topLeftPic {
}

.topRightPic {
	width: 260px;
}

.topRight {
	width: 300px;
}

.bodyText {
	font-size: 12px;
	line-height: 17px;
	color: #ffffff;
}

.infoText {
	margin-top: 40px;
	font-size: 12px;
	line-height: 17px;
	color: #ffffff;
}

.thumb {
	border: 1px solid #ffffff;
	margin-right: 8px;
	margin-bottom: 8px;
}
