/* @group Background */

body {
	background-image: url(images/red.png);
}

.all {
	position: relative;
	top: -3px;
	padding-bottom: 50px;
}

#contentarea {
	position: relative;
	left: 0;
	width: 760px;
	height: auto;
}
	
/* @end */

.title {
	padding-top: 20px;
	padding-bottom: 15px;
}

.spacer {
	width: 760px;
	height: 12px;
	background-image: url(images/back.png);
}

.img {
	border: solid #330000 2px;
	margin-right: 6px;
	height: 148px;
	margin-top: 2px;
	margin-left: 6px;
}

#copydiv {
	position: relative;
	width: 710px;
	top: 28px;
}

.inactivepanel {
	border: 1px  #1b1b1b;
	margin-right: 5px;
	height: 152px;
}

.img:hover {
	border: 2px solid #3366ff;
}
.scooterimg {
	border: 2px solid red;
	margin-right: 7px;
	height: 148px;
	margin-top: 2px;
}
.scooterimg:hover {
	border: 2px solid #3366ff;
}
.contentboxdiv {
	width: 540px;
	display: block;
	background-color: #ffc;
	margin: 15px auto;
		-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	padding: 7px 30px 10px;
}
.contentboxdiv a img {
	margin-top: 6px;
	margin-bottom: 6px;
}

.separate {
	height: 23px;
	width: 760px;
	font: bold 14px/12px Verdana, Arial, Helvetica, sans-serif;
	background: url(images/separate.png) no-repeat;
	color: #330000;
}

.textback {
	width: inherit;
	padding-right: 10px;
	padding-left: 10px;
	background: url(images/beige.png) repeat;
}

.notediv {
	height: 27px;
	width: 760px;
	background-image: url(images/back.png);
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
}
.divider {
	height: 27px;
	width: 530px;
	background-image: url(images/dividerbkgrnd.jpg);
}
#bottomnav {
	width: 760px;
	height: 55px;
	background: url(images/bottom.png) 0 -8px;
	margin-top: -15px;
}

#topillo {
	width: 760px;
	height: 131px;
	font-weight: normal;
	font-style: normal;
	background-image: url(images/topillo.png);
}
#topcomics {
	width: 760px;
	height: 131px;
	font-weight: normal;
	font-style: normal;
	background-image: url(images/topcomics.png);
}
#header {
	width: 760px;
	height: 131px;
	font-weight: normal;
	font-style: normal;
background: #900 url(http://dizin-art.com/images/mainheader/rotate.php) no-repeat center;
}
#top {
	width: 760px;
	height: 13px;
background: #900 url(images/top.png) no-repeat center;
}
#titlelink {
	position: absolute;
	top: 12px;
	left: 9px;
	width: 742px;
}
#titlelink IMG{
 border: 0px none;
}
.nav {
	font-weight: normal;
	width: 550px;
	height: 40px;
	background-image: url(images/navback.png);
}

a:link {
	color: #fdffc8;
	text-decoration: none;
}

a:visited {
	color: #fdffc8;
	text-decoration: none;
}

a:hover {
	color: #3366ff;
	text-decoration: none;
}

.navcontent {
	position: relative;
	font: normal 14px Verdana, Arial, "Helvetica Neue", sans-serif;
	top: 111px;
	display: inline-block;
	padding-right: 20px;
	padding-left: 20px;
		vertical-align:middle;
	height: 20px;
}
.navcontentselected {		text-decoration: none;
	position: relative;
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;
	color: #d7c48f;
	display: inline-block;
	padding-right: 20px;
	padding-left: 20px;
		vertical-align:middle;
	top: 111px;
	height: 20px;
}

.style1 {
	font-family:  "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.style2 {
	font-family: "Helvetica Neue", Helvetica, sans-serif;;
	font-size: 12px;
	color: #333333;
}

.longcontentdiv {
	height: auto;
	width: 760px;
	background: url(images/back.png) repeat-y;
	padding-top: 1px;
	padding-bottom: 5px;
}
.alignrightclear {
float: right;
 clear: right; 
	margin-left: 10px;
	}
.textdiv {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin-bottom: 15px;
}

.textdiv a {
	color: #147;
}
.textdiv a:hover {
	color: #003168;
	text-decoration: underline;
}

.centertextdiv {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 5px;
}

.centertextdiv a {
	color: #147;
}
.centertextdiv a:hover {
	color: #003168;
	text-decoration: underline;
}

.heading {
	height: 75px;
	width: 385px;
	background-image: url(images/cityofspies/thumbs/logo.png);
	z-index: 0;
	margin-top: 5px;
	margin-bottom: 5px;
}

.portfoliohead {color: #d7c48f;
	text-align: center;
	font: 14px Verdana, "Lucida Grande", Lucida, sans-serif;
	background-color: #4c0000;
	width: 625px;	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	display: block;
	margin-bottom: 5px;
	margin-top: 5px;
	position: relative;
	left: -42px;
	padding-top: 3px;
	padding-bottom: 4px;
}