body {
	font-size: small;
	background-color: #e7e7e7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/thinkskirmish.jpg);
	background-position: 50% 0%;
	background-repeat: repeat-y;
}

ul li {
	text-align:left;
}

h1 {
	font-size: medium;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	text-decoration: underline;
}
h2 {
	color: #A90A0A;
	font-size: large;
	text-align: center;
}
h3 {
	color: #A90A0A;
	font-size: medium;
	text-align: left;
	font-style: italic;
}
h4 {
	font-size: medium;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	text-decoration: underline;
}


a:link {
	color: #A90A0A;
}
a img  {
	border: 0;
}



.main {
	margin: auto;
	border: 2px solid #ccc;
	text-align: left;
}

.randomimage {
	background-color: #fff;
}
.nav {
	height: 30px;
	overflow: hidden;
	background-image: url(../images/sprybg.jpg);
}
.nav img:hover {
	top: -30px;
	position: relative;
}
#active {
	top: -30px;
	position: relative;
}



.left {
	width: 265px;
	background-color: #a90a0a;
	color: #fff;
	padding: 15px;
	vertical-align: top;
	background-image: url(../images/issuenumber.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.left a:link{
	color: #000;
}
.left a:visited{
	color: #fff;
}
.extlnk {
	margin-left: 4px;
}



.logo {
	background-color: #FFF;
	background-image: url(../images/Skirmish%20Logo.jpg);
	width: 665px;
	height: 200px;
}

.right {
	background-color: #fff;
	background-image: url(../images/curl.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	vertical-align: top;
	width: 635px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 120px;
	padding-left: 15px;
}
.right a:link{
	color: #A90A0A;
}
.right a:visited{
	color: #000;
}


.foot {
	background-color: #000;
	color: #fff;
	text-align: center !important;
}
a:visited {
	color: #fff;
}

.carousel_container {
	width: 635px;
	height: 350px;
	margin: auto;
}
#homefade {
	height: 180px;
	width: 635px;
	margin: auto;
	border: 0;
	display: block;
}
#megazine {
	height: 580px;
	outline: none;
	width: 930px;
	text-align: center;
}

#ezinehead {
	width: 990px;
	height: 200px;
	margin: auto;
	border: solid 2px #ccc;
	border-bottom: 0;
	background: #fff;
	background-image: url(../images/ezinelogo.jpg);
	background-repeat: no-repeat;
}
