/*** BACKGROUND ***/

body {
 	background-color:#3494DE;
}
#Background {
	position:absolute;
	width:100%;
	height:auto;
	top:0px;
	right:0px;
	background: #3494DE;
}
#Filler {
	position: relative;
	float:left;
	height:5px;
	width:701;
	clear:both;
}

/**Positions**/

#PositionContainer {
	position: relative;
	margin:0px 0px 0px 0px;
}
#GlobalContainer {
	height:auto;
	width: 900px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-bottom:10px;
	top:0px;
}


/**Divisions**/

#Header  {
	height:139px;
	width:100%;
	position:relative;
	float:left;
}
#TopNav {
	position: relative;
	float:left;
	right:2px;
	width: 900px;
	height: 35px;
	border-top:2px #000000 solid;
	border-left:2px #000000 solid;
	border-right:2px #000000 solid;
	border-bottom:2px #000000 solid;
	background-image:url(../../../img/topnav.jpg);
	background-repeat:repeat-x;
}
#Copyright  {
	position: relative;
	float: left;
	height: 10px;
	width:100%;
	top:-15px;
}
#viewCART {
	position: relative;
	float: right;
	top:-25px;	
}
#Body {
	position: relative;
	float: left;
	width: 900px;
	height: auto;
	right:2px;
	clear:both;
	border-left:2px #000000 solid;
	border-right:2px #000000 solid;
	border-bottom:2px #000000 solid;
	background-color:#22679E;
}
#MainContainer  {
	position: relative;
	float:left;
	width:728px;
	height: 2000;
	margin:5px 0px 0px 0px;
}
#Ads  {
	position: relative;
	float:left;
	width:150px;
	min-height: 300px;
	margin:5px 0px 5px 5px;
	padding:2px 2px 2px 2px;
	border-top:1px #000000 solid;
	border-left:1px #000000 solid;
	border-right:1px #000000 solid;
	border-bottom:1px #000000 solid;
	background-image:url(../../img/storenav.jpg);
	background-repeat:repeat-y;
}
#Ads2  {
	position: relative;
	float:left;
	width:150px;
	margin:5px 5px 0px 5px;
	padding:2px 2px 2px 2px;
}
#Store  {
	position: relative;
	float:left;
	width:150px;
	height: 100%;
	margin:5px 5px 0px 5px;
	padding:2px 2px 2px 2px;
	border-top:1px #000000 solid;
	border-left:1px #000000 solid;
	border-right:1px #000000 solid;
	border-bottom:1px #000000 solid;
	background: #3494DE;
	text-align:center;
}
#Store img {
	border-top:1px #000000 solid;
	border-left:1px #000000 solid;
	border-right:1px #000000 solid;
	border-bottom:1px #000000 solid;
}
#Main {
	position: relative;
	float:left;
	width:725px;
	height: 350px;
	margin:0px 0px 5px 0px;
	border-top:1px #000000 solid;
	border-left:1px #000000 solid;
	border-right:1px #000000 solid;
	border-bottom:1px #000000 solid;
	background-image:url(../../../img/intrograd.jpg);
	background-repeat:repeat-y;
	background-position: top right;
}
#Nav  {
	position: relative;
	float:left;
	width:100px;
	height: 100%;
	padding:0px 0px 0px 5px;
	margin:0px 0px 0px 0px;
	background-image:url(../../../img/monsternav.jpg);
	background-repeat:repeat-y;
	background-position:top left;
}
#Intro {
	position: relative;
	float:left;
	width:615px;
	height: 350px;
	margin:0px 5px 5px 0px;
}
#Content {
	position: relative;
	float:left;
	width:725px;
	height: auto;
	margin:0px 0px 5px 5px;
	border-top:1px #000000 solid;
	border-left:1px #000000 solid;
	border-right:1px #000000 solid;
	border-bottom:1px #000000 solid;
	background-image:url(../../../img/contgrad1.jpg);
	background-repeat:repeat-y;
}
#Desc {
	position: relative;
	float:left;
	width:540px;
	margin-left:80px;
	padding:6px;
	border-top:2px #000000 solid;
	border-left:2px #000000 solid;
	border-right:2px #000000 solid;
	border-bottom:2px #000000 solid;
	background-color:#ffffff;
	filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75; 
}

#Items {
	position: relative;
	float:left;
	width:175px;
	height: 350px;
	margin:0px 0px 5px 5px;
	border-top:1px #000000 solid;
	border-left:1px #000000 solid;
	border-right:1px #000000 solid;
	border-bottom:1px #000000 solid;
	background: #3494DE;
	text-align:center;
}

#Footer {
	position: relative;
	float: left;
	width: 900px;
	height: auto;
	right:2px;
	clear:both;
	margin-bottom:25px;
	border-left:2px #000000 solid;
	border-right:2px #000000 solid;
	border-bottom:2px #000000 solid;
	background: #00518F;
}


/**BookMarks**/
#Bookmarks {
	position: relative;
	float:left;
	width:880px;
	height: 20px;
	margin:10px 5px 0px 10px;
}


/** IMAGES **/
	img {
border-color: #000000;
border-style: solid;
}


/** FONTS **/
a:link { 
	color: #000000;
}
a:visited { 
	color: #000000;
}
a:active { 
	color: #00000;
}
a:hover { 
	color: #0040AB;
}

a.black:link {
	color: #000000;
}
a.black:visited {
	color: #000000;
}
a.black:active {
	color: #000000;
}
a.black:hover {
	color: #0040AB;
}
.white {
  color: #fff;
} 

a.store:link {
	color: #E0E0E0;
}
a.store:visited {
	color: #E0E0E0;
}
a.store:active {
	color: #E0E0E0;
}
a.store:hover {
	color: #000000;
}


h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: none;
	text-align: center;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0;
}

h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0;
	line-height: 16pt;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0;
	line-height: 16pt;
}

p.CText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: justify;
	margin: 6px;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0;
}


.storePRICE {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	text-align: center;
	font-weight: bold;
	color: #E0E0E0;
}
.storePRICE2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	text-align: center;
	font-weight: bold;
	color: #000000;
}
.storeSKU {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	text-align: center;
}
.storePRICEold {
	font-family: "Times New Roman", Times, serif;
	text-decoration: line-through;
	font-size: 14pt;
	text-align: center;
	font-weight: bold;
	color: #000000;
}
.itemSKU {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	text-align: left;
	color: #000000;
}
p.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	text-align: center;
	padding-left:5px;
}
p.Content {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: center;
	margin: 6px;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0;
}
.strong {
	color: #000000;
	font-weight: bold;
	font-size: 14pt;
}
.header {
	color: #000000;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 16pt;
}