@charset "utf-8";
a img, img 			{ border: none; }
.gallery {
	width: 680px;
	text-align: center;
	padding-left: 25px;
}


.photo-link			{
	padding: 5px;
	margin: 5px;
	display: block;
	width: 100px;
	float: left;
	border: 1px solid #333333;
}
.photo-link:hover	{
	border-color: #cc0000;
}


body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.heading {
	color: #CC0000;
}
h3 {
	font-weight: normal;
	font-size: 12px;
}


h2 {
	font-weight: normal;
}
h1 {
	font-size: 24px;
	line-height: normal;
	font-style: normal;
	display: inline;
}
h4 {
	font-size: 24px;
	color: #CC0000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



.clear {
	clear: both;
}
#left {
	background-color: #CC0000;
	width: 260px;
	margin-left: 30px;
	padding-top: 20px;
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
}
.highlight {
	width: 210px;
	color: #FFFFFF;
	padding-left: 50px;
	background-image: url(../images/star.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	margin-top: 8px;
	margin-bottom: 8px;
}
.highlight a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.highlight a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.highlight a:hover {
	text-decoration: none;
}

.leftbottom {
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 24px;
}



#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 305px;
}
.decks {
	background-image: url(../images/decks.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 305px;
	width: 1000px;
	float: left;
}
.slogan {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
}
#footer {
	text-align: center;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CC0000;
	margin-top: 10px;
}
#footer a:link {
	color: #000000;
	text-decoration: none;
}
#footer a:visited {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #CC0000;
	text-decoration: underline;
}




.logo {
	width: 336px;
	float: right;
	height: 161px;
}
.menu {
	float: left;
	height: 30px;
	width: 345px;
	margin-left: 314px;
	margin-top: 75px;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 18px;
	display: block;
}
.menu a:link {
	color: #000000;
	text-decoration: none;
	padding: 4px;
}

.menu a:visited {
	text-decoration: none;
	color: #000000;
	padding: 4px;
}
.menu a:hover {
	color: #cc0000;
	text-decoration: none;
}
#main {
	width: 680px;
	float: right;
	padding-left: 20px;
	padding-top: 10px;

}
#main a:link {
	color: #CC0000;
	text-decoration: none;
}
#main a:visited {
	color: #cc0000;
	text-decoration: none;
}
#main a:hover {
	color: #000000;
	text-decoration: underline;
}
.imgright {
	float: right;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#links {
	text-align: right;
	padding-right: 15px;
}

