body {
	background-color: #373737;
	background-image: url(images/bg.gif);
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
}
#fullPage {
	text-align: left;
	margin: 0 auto;
	padding: 0px;
	width: 750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#rightSide {
	float: right;
	width: 244px;
	color: #FFFFFF;
}
#rightSide ul {
	list-style-type: none;
	padding: 10 0 0;
	margin: 0;
}
#rightSide li {
	height: 20px;
	background-image: url("images/bullet.gif");
	background-repeat: no-repeat;
	background-position: 1em 0.4em;
	padding-left: 26px;
	padding-top: 2px;
}
#leftSide {
	width: 440px;
	padding-left: 15px;
	padding-top: 5px;
	line-height: 18px;
}
#leftSide a {
	color: #FFFFFF;
	text-decoration: none;
}
#leftSide a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #484848;
}
#leftSide tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#leftSide input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footer {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #7D7D7D;
	line-height: 16px;
	background-image: url(images/line-break.gif);
	background-position: center top;
	background-repeat: no-repeat;
	padding: 15px;
	clear: left;
}
#footer a {
	color: #7D7D7D;
	text-decoration: none;
}
#footer a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#leftSide .gallery ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#leftSide .gallery li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 110px;
}
#leftSide .gallery a {
	display:block;
	width: 140px;
	height: 110px;
}
.top {
	width: 420px;
}
