@charset "utf-8";
/* CSS Document */
a:link img, a:visited img, a:active img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-color: #111111;
	margin: 0px;
	padding: 0px;
}
.footer {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	vertical-align: middle;
	padding-top: 20px;
}
.footer a:link, .footer a:visited {
	color: #666666;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
}
#contentLeft {
	background-image: url(../images/contentLeft.jpg);
	background-repeat: repeat-y;
	width: 50px;
}
#contentRight {
	background-image: url(../images/contentRight.jpg);
	background-repeat: repeat-y;
	width: 50px;
}
#content {
	background-color: #191B1C;
	width: 670px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	vertical-align: top;
	text-align: center;
}
#content a:link, #content a:visited, #content a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#content a:hover {
	color: #CCCCCC;
}
#content li {
	list-style-type: none;
	list-style-image: url(../images/bullet.jpg);
}
.mainContentLeft {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #252728;
	text-align: left;
	vertical-align: text-top;
}
.mainContentLeft a:link, .mainContentLeft a:visited, .mainContentLeft a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.mainContentLeft a:hover {
	color: #CCCCCC;
}
.mainContentRight {
	vertical-align: text-top;
}
.mainContentRight a:link, .mainContentRight a:visited, .mainContentRight a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.mainContentRight a:hover {
	color: #CCCCCC;
}
.left {
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
}
.right {
	float: right;
	margin-left: 3px;
	margin-bottom: 3px;
}
.bold {
	font-weight: bold;
	color: #FFFFFF;
}
.mainContentLeftDiv {
	text-align: left;
	vertical-align: text-top;
	width: 329px;
	float: left;
	padding: 2px;
}
.mainContentLeftDiv a:link, .mainContentLeftDiv a:visited, .mainContentLeftDiv a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.mainContentLeftDiv a:hover {
	color: #CCCCCC;
}
.mainContentRightDiv {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #252728;
	vertical-align: text-top;
	width: 329px;
	float: right;
	padding: 2px;
}
.mainContentRightDiv a:link, .mainContentRightDiv a:visited, .mainContentRightDiv a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.mainContentRightDiv a:hover {
	color: #CCCCCC;
}
#gallery {
	background-color: #191B1C;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	vertical-align: top;
	text-align: center;
	padding: 10px;
}
#gallery a:link, #gallery a:visited, #gallery a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	text-align: center;
}
#gallery a:hover {
	color: #CCCCCC;
}
.download {
	font-size: 16px;
	font-weight: bold;
}
