	*{ padding:0px; margin:0px; border:none;}
			body{ }
			.boxgrid a{ color: black; font-weight:bold;}
			h3{ margin: 100px 100px 10px 10px; color:#900505; font:18pt Lucida Sans, Verdana, Arial, Helvetica, sans-serif; letter-spacing:-1px; font-weight: bold;  }
			h3#left {color:black; font-size:6pt Lucida Sans, Verdana, Arial, Helvetica, sans-serif;}
			h3#right {color:#900505; font-size:18pt Lucida Sans, Verdana, Arial, Helvetica, sans-serif;}
			.boxgrid{ 
				width: 428px; 
				height: 609px; 
				margin:5px; 
				float:left; 
				background:none;
				overflow: hidden; 
				position: relative; 
			}
				.boxgrid img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}
				.boxgrid p{ 
					padding: 0 10px; 
					color: silver;
					font-weight:bold; 
				}
				
			.boxcaption{ 
				float: center; 
				position: absolute; 
				background: #000; 
				height: 100px; 
				width: 100%; 
				opacity: .8; 
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 			}
 				.captionfull .boxcaption {
 					top: 260;
 					left: 0;
 				}
 				.caption .boxcaption {
 					top: 220;
 					left: 0;
 				}

div#slogan{
	width:195px;
	height:60px;
	margin:0 auto;
}
.centerlogo{
	position:relative;
	float:center;
	width:195px;
	height:140px;
	display:inline;
	border:0;
	display:block;
}
.clicklogo a{
	position:relative;
	left:40px;
	float:center;
	display:inline;
	}
.rightnav1{
	position:relative;
	margin-left:125px;
	display:inline;
	}
.rightnav2{
	position:relative;
	margin-left:50px;
	display:inline;
	}
div#middle{
	float:left;
	margin-left:25px;
	border:0;
	width:900px;
	height:411px;
	display:inline;
}
div#leftcolumn{
	position:relative;
	float:left;
	width:462px;
	height:411px;
}
div#rightcolumn{
	position:relative;
	float:left;
	width:462px;
	height:411px;
}

div#global{
	width:954px;
	height:1500px;
	border:0px;
	margin:0 auto 0 auto;
}
/*** Navigation (Setting up some fonts, colors and more)***/  
.nav a {
	font-family:Memphis;
	text-transform:none;
	font-size:13.5px;
	color:#E8112D;
	outline: none;
	display:inline-block;
	}
#navigation{
	margin-left:40px;
	float:left;
	border:0;
	display:inline; 
}
#navigation ul {
	float:left;
	list-style:none;
	padding:0;
	display:inline; 
}

#navigation li {
	float:left;
	width:113px;
	padding:0;
	text-align:left;
}
.superfish li a {
	display:block;
	width:225px;
	padding:0px 0px;	
	text-decoration:none;
	display:inline-block;
}

.superfish li a:hover, li a:focus, li a:active{
	background-position:120px 0;
	color:#666666;
	display:inline;
	text-decoration:underline;
}

.subnav a {
background:none;
text-transform:none;
font-size:10.5px;
color:#666666;
font-family:Helvetica;
padding:0;
margin-top:0;
}
.subnav img{
border:0px;
display:inline;
}
.nav ul li{
height:12px;
width:113px;
border:0px solid black;
display:inline;
}
#header{
	float:center;
	width:954px;
	height:129px;
	border:0px solid black;
	display:inline;
	}
#insertlinks{
	width:954px;
	height:24px;
	float:right;
	border: 0px solid black;
	display:inline;
	}
.location{
	margin-left:40px;
	display:inline;
}
.location img{
	border-style:outset;
	border-color:#82807e;
	border-width:1px;
}
.socialmedia{
	margin-right:40px;
	display:inline;
	float:right;
}
#footer{
	width:900px;
	height:30px;
	border:0px solid black;
	}
#tokenbags{
	margin-left:30px;
	float:left;
	font-family:Helvetica;
	position:relative;
	font-size:10px;
	text-align:left;
	border:0px solid black;
	color:#666666;
	display:inline-block;
}

#tokenbags a{
	color:#666666;
	text-decoration:none;
	} 
#tokenbags a:hover{
	text-decoration: underline;
}
#bottomright{
	float:right;
	font-family:Times New Roman;
	font-size:9px;
	text-align:right;
	border:0px solid black;
	color:#666666;
	}
#bottomright a{
	color:#666666;
	text-decoration:none;
	} 
#bottomright a:hover{
	text-decoration: underline;
}

.cat li {
list-style-type:none;
height:11px;
}
.cat li a{
font-size:10px;
font-weight:100;
color:#fff;
}
.cat li a:hover, li a:focus, li a:active{
	color:#fff;
	display:inline;
	text-decoration: underline;
}
table{
color:#fff;
margin-left:25px;
font-family:Helvetica;
list-style-type:none;
text-decoration:none;
position:relative;
}


