@charset "UTF-8";
body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #000;
	color: silver;
}

p {
	text-align: left;
}

a:link {
	color: silver;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: silver;
	text-decoration: none;
}
a:visited {
	color: silver;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: silver;
	text-decoration: none;
}

a:hover {
	color: white;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: red;
	text-decoration: underline;
	font-style: oblique;
}
a:active {
	color: #000;
	border-bottom:dotted 1px red;
	text-decoration: underline;
	}


.category {
	font-family: "Times New Roman", Times, serif;
	font-style: oblique;
	font-size: 24px;
	color: silver;
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
	
.category a {
	color: silver;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: white;
}
	
.category a:link {
	color: silver;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: white;
}

.category a:visited {
	text-decoration: none;
	color: silver;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: silver;

}
.category a:hover {
	color: white;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: red;
}
.enterlink a {
	color: silver;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: white;
}
.enterlink a:link {
	color: silver;
}
.enterlink a:visited {
	color: #808080;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: silver;
}
.enterlink a:hover {
	color: white;
	border-bottom-color: red;
}
.enterlink a:active {
	color: red;
}
.reverselink a:link {
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
.reverselink a:hover {
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: red;
}
.reverselink a:visited {
	color: #006;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006;
}

.reverselink a:active {
	color: red;
	text-decoration: underline;
}

.dot {
	font-family:"Times New Roman", Times, serif;
	font-style: oblique;
	font-weight: bold;
	font-size: 14px;
	color: silver;
	text-align: left;
	text-decoration: none;
}
.biz {
	font-family:"Times New Roman", Times, serif;
	font-style: oblique;
	font-weight: bold;
	font-size: 32px;
	color: silver;
	text-align: left;
	text-decoration: none;
}

.headlink a {
	color: silver;
	text-decoration: none;
}
.headlink a:link {
	color: silver;
	text-decoration: none;
}
.headlink a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.headlink a:visited {
	text-decoration: none;
	color: #808080;
}
.headlink a:visited:hover {
	color: #fff;
	text-decoration: underline;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.Notice  {
	font-size: 10px;
	z-index: 1;
}
.Contact  {
	font-size: 10px;
	z-index: 100;
}

.Contactlink a {
	color: silver;
	font-size: 10px;
	text-decoration: none
}
.Contactlink a:link {
	color: silver;
	font-size: 10px;
	text-decoration: none
}

.Contactlink a:visited {
	color: #808080;
}

.Contactlink a:active {
	color: white;
}

.Contactlink a:hover {
	color: silver;
}

img {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #8D8D8D;
	border-right-color: #8D8D8D;
	border-bottom-color: #8D8D8D;
	border-left-color: #8D8D8D;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	z-index: 100;
	text-decoration: none;
}

.image {
	margin:2px;
	border-top-width: 0.5px;
	border-right-width: 0.5px;
	border-bottom-width: 0.5px;
	border-left-width: 0.5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #575757;
	border-right-color: #6C6C6C;
	border-bottom-color: #6C6C6C;
	border-left-color: #575757;
	text-decoration: none;
}


.jcname  {
	font-family: "Times New Roman", Times, serif;
	font-style: oblique;
	font-weight: bold;
	font-size: 48px;
	color: silver;
	text-align: left;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.wrapright { float: right; margin-top: 6px; margin-bottom: 3px; margin-left: 3px; padding: 3px; }
.wrapleft { float: left; margin-top: 6px; margin-bottom: 3px; margin-left: 3px; padding: 3px; }

#div {
		border: thin dashed yellow;
}	
#container {
	width: 1000px;
	text-align: center;
	margin:0 auto;
}
#header {
	position: fixed;
	top: 2%;
	left: 2%;
	text-align: left;
	z-index: 100;
}

#topright {
	position: fixed;
	top: 5%;
	right: 2%;
	text-align: right;
	z-index: 100;
}

#subhead {
	width: 75%;
	height: 60px;
	font-family: "Times New Roman", Times, serif;
	font-style: oblique;
	font-size: 24px;
	color: #000;
	top: 12%;
	position: absolute;
	text-align: center;
	right: 10%;
	left: 10%;
	z-index: 100;
	margin:0 auto;
}
#enter {
	text-align: right;
	position: fixed;
	top: 7%;
	right: 10%;
	z-index: 100;
}
#info {
	font-size: 16px;
	position: absolute;
	top: 37%;
	z-index: 100;
	right: 55%;
	width: 300px;
	height: 60%;
	text-align: left;
	vertical-align: middle;
}
#infobig {
	font-size: 16px;
	position: absolute;
	top: 25%;
	z-index: 100;
	right: 55%;
	width: 400px;
	height: 60%;
	text-align: left;
	vertical-align: middle;
}

#infoa {
	font-size: 16px;
	text-align: right;
	position: fixed;
	bottom: 2%;
	left: 2%;
	z-index: 10;
}
#branding {
	text-align: right;
	position: fixed;
	bottom: 2%;
	right: 2%;
	z-index: 60;
}
#categories {
	position: absolute;
	left: 55%;
	top: 35%;
	text-align: left;
	z-index: 100;
}

#addlcategories {
	position: absolute;
	left: 73%;
	top: 35%;
	text-align: left;
	z-index: 90;
}

#verbage {
	background-color: #B6B6B6;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-color: #8D8D8D;
	border-right-color: #8D8D8D;
	border-bottom-color: #8D8D8D;
	border-left-color: #8D8D8D;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	margin-bottom: 40px;
	padding-top: 12px;
	padding-right: 18px;
	padding-bottom: 12px;
	padding-left: 18px;
	z-index: 50;
	position: absolute;
	top: 20%;
	text-align: center;
	margin:0 auto;
	right: 15%;
	left: 15%;
	z-index: 50;
	color: #000;
}

.verbagehead  {
	font-weight: bold;
	font-variant: small-caps;
	color: #000;
}
.verbagenote { font-size: small;text-indent: 12px;font-weight: lighter; color: #000; }

#display {
	position: absolute;
	top: 10%;
	text-align: center;
	margin:0 auto;
	right: 1%;
	left: 1%;
	z-index: 50;
}

#rightgrid {
	position: absolute;
	top: 20%;
	text-align: center;
	margin:0 auto;
	left: 50%;
	z-index: 50;
	width: 50%;
	border: 0px solid;
}

#fullgrid {
	position: absolute;
	top: 20%;
	text-align: center;
	margin:0 auto;
	left: 1%;
	right: 1%;
	z-index: 50;
	width: 80%;
	border: 0px solid;
}


#preload {
	position: absolute;
	bottom: px;
	display: none;
}
.emphasis {
	font-style: oblique;
	font-weight: 300;
	font-family: "Comic Sans MS", cursive;
}
.bolder {
	font-weight: 500;
	font-style: normal;
	padding-left: 64px;
}
.icon {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.iconr {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: right;
}
.cell {
	margin:12px;
	padding:32px;
	float:left;
	text-align:center;
	width:200px;
	height:200px;
	padding-top: 32px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: outset;
	border-top-color: #818181;
	border-right-color: #575757;
	border-bottom-color: #575757;
	border-left-color: #818181;
}

.tallcell {
	margin:12px;
	padding:32px;
	float:left;
	text-align:center;
	width:210px;
	height:320px;
	padding-top: 32px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: outset;
	border-top-color: #818181;
	border-right-color: #575757;
	border-bottom-color: #575757;
	border-left-color: #818181;
}

.caption {
	margin-top: 12px;
	margin-bottom: 2px;
	font-size: small;
}
#print {
	padding: 20px;
	background-color: #FFF;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #FAFAFA;
	border-right-color: #EDEDED;
	border-bottom-color: #FAFAFA;
	border-left-color: #FCFCFC;
	margin-top: 80px;
}

#frame {
	position: absolute;
	top: 20%;
	text-align: center;
	left: 1%;
	right: 1%;
	z-index: 100;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height: 600px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	border: 30px solid #191919;
}
.pimg {
	text-align: center;
}
