@charset "UTF-8";
/* CSS Document */

body {background-color:#000000; color:#ffffff; font-family:Geneva, Arial, Helvetica, sans-serif; font-size:12px}

a:link {text-decoration:none; color:#3366FF}
a:visited {color:#3366FF}
a:hover {color:#ffffff; text-decoration:none}

#container{width: 900px;margin:auto; background-color: #000;}
.headliner {font-variant:small-caps;border-bottom: 1px solid #fff; padding-top:40px;  font-size:16px; letter-spacing:2px; margin-bottom:5px;}
.menuIndex {width:150px; float:right; position:relative}



.images {width:875px;}
.img {padding-right:2px; color:#ffffff}


.footer {margin-top:25px; width: 875px; text-align:center; border-top: 1px solid #fff;padding-top:20px; font-size:11px; letter-spacing:2px}
.footer a:link {text-decoration:none; color:#FFF}
.footer a:visited {color:#FFF}
.footer a:hover {color:#3366FF; text-decoration:none}



h1.mission {font-size:155%; font-family:"Century Gothic", Tahoma, Arial, san-serif; font-weight:normal;font-variant:small-caps;}
p.mission {margin-top:0;}

.direct {float:right; font-size:11px;}

.nolink a:link {color:#FFF; text-decoration:none}
.nolink a:visited {color:#FFF}
.nolink a:hover {color:#FFF; text-decoration:none}

.mnu {float:right; text-align:right}

.top {margin-bottom:50px;}
.info {font-size:10px}
.albumTitle{font-size:12px;float:right; line-height:8px}

.albumTitle a:link {text-decoration:none; color:#FFF}
.albumTitle a:visited {color:#FFF}
.albumTitle a:hover {color:#3366FF; text-decoration:none}

.shopTable {
	width: 95%;
	padding: 5px;
	border: 1px solid blue;
	margin-right: 0 auto;
	color:black;
	
}
.shopTable td {
	background-color: white;
	font-size:12px;
	border: 1px dotted blue;
	padding: 4px;
	
}
 
.errMess {
	text-align:center;
	margin-top: 5px;
	color: red;

}
.shopTable th {
	font-size: 14px;
	background-color: #CCC;
	border: 1px dotted black;
}
.shopTable caption {
	caption-side: top;
	text-align: left;
	font-size: x-large;
	font-style: italic;

}

.shopTable a:link {text-decoration:none; color:#3366FF}
.shopTable a:visited {color:#3366FF}
.shopTable a:hover {color:green; text-decoration:none}
.shopTable h3{padding-left:20px}