body {
	background-color: #1A1A1A;
	margin: 0px;
	padding: 0px;
	background-image: none;
	background-repeat: no-repeat;
}
body, p, td, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#designTopLeft {
	height: 31px;
	width: 236px;
	float: left;


}
#designBotLeft {
	height: 25px;
	width: 108px;
	float: left;


}
#contentArea {
	height: 441px;
	width: 990px;
	background-image: none;
	background-repeat: no-repeat;
	clear: both;


}
#main {
	height: 497px;
	width: 990px;
	background-image: url(../images/bg-content.gif);
	background-repeat: repeat-x;
	margin-top: 20px;


}
#contentNavBar {
	float: left;
	padding-top: 10px;
	padding-left: 21px;






}
#contentPic {
	height: 441px;
	width: 248px;
	float: left;

}
#contentText {
	width: 602px;
	padding-top: 20px;
	float: left;
	text-align: justify;
	margin-left: 20px;




}
h1 {
	font-size: 14px;
	font-weight: bold;
}
a {
	color: #e1e1e1;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	text-decoration: underline;
}
#trijoyscript {
	float: left;
}
h2 {
	font-size: 12px;
}
#contentText table {
	width: 100%;
}
#contentText td {
	text-align: left;
	vertical-align: top;
}
.galleryThumb {
	border: 1px solid #999999;
}
#designBotRight {
	text-align: right;
	margin-top: 4px;
	float: left;



}
#footer {
	text-align: center;
	margin-top: 25px;
	margin-bottom: 50px;
	font-size: 10px;
	color: #e1e1e1;

}
