body {
	margin: 0 auto;
	padding: 0;
	color: #ffffff;
	background: #000;
	font-family: verdana, times new roman, times, serif;
	font-size: 10px;
}

.table {
	width: 740px;
	background-color: #404040;
}

.margintop {
	margin: 15px 0 0 0;
}

a:link { background-color: transparent; text-decoration: underline; color: #CC6699; }
a:visited { background-color: transparent; text-decoration: underline; color: #CC6699; }
a:hover { background-color: transparent; text-decoration: none; color: #CCC; }

.copyright {
	font-size: 10px;
	text-align: center;
	background-image: url(http://www.arinsattic.com/images/siteimgs/copyright.jpg);
}

/*--sidebars--*/

.box {
	margin: 10px 5px 10px 5px;
	font-size: 10px;
}

.box4 {
	border: 2px solid #000;
	margin: 10px 10px 10px 10px;
	background-color: #CC6699;
	font-size: 12px;
}

.box4 a:link { background-color: transparent; text-decoration: underline; color: #000; }
.box4 a:visited { background-color: transparent; text-decoration: underline; color: #000; }
.box4 a:hover { background-color: transparent; text-decoration: none; color: #CCC; }

.title {
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 3px;
	margin: 10px 0px 0px 0px;
}

.title a:link { background-color: transparent; text-decoration: underline; color: #FFF; }
.title a:visited { background-color: transparent; text-decoration: underline; color: #FFF; }
.title a:hover { background-color: transparent; text-decoration: none; color: #CCC; }

.title2 {
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px 0px 10px 0px;
}

.subtitle {
	color: #CC6699;
	font-size: 14px;
	font-weight: bold;
}

.subtitle2 {
	color: #CC6699;
	font-size: 10px;
	font-weight: bold;
}


.text {
	padding: 0 10px 10px 10px;
}

#narrowcontent {
	left: 0px;
	right: 10px;
	background-color: #333;
	border: 1px solid #fff;
	margin: 0 10px 0 10px;
	padding: 10px 12px 12px 12px;
	width: auto;
}
* html #narrowcontent {
	width: 100%;
	width: auto;
}

/* gallery */

.category {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	margin: 30px 5px 10px 10px;
	text-align: left;
}

.drop-shadow {
	float: left;
	position: relative;
	margin: 10px 3px 0 10px !important;
	margin: 10px 3px 0 5px; 
	background: transparent url(http://www.arinsattic.com/images/aringallery/gallery/drop_shadow.png) bottom right no-repeat !important;
	background: transparent url(http://www.arinsattic.com/images/aringallery/gallery/drop_shadow_ie.gif) bottom right no-repeat;
}

.drop-shadow img {
	padding: 4px;
	display: block;
	position: relative;
	margin: -6px 6px 6px -6px;
	background-color: #CC6699;
	border: 1px solid #000000;
}

.drop-shadow p {
	right: 11px;
	bottom: 0px;
	color: #fff;
	padding: 5px 10px;
	position: absolute; 
	background-color: #000;
	border-top: 1px solid #333;
	font-size: 10px;
}

.drop-shadow a { 
	border-bottom-width: 0; 
}

hr { 
	clear: both; 
	height: 1px; 
	visibility: hidden; 
}

.paginate {
	font-family: verdana, arial, serif;
	font-size: 12px;
	letter-spacing: .2em;
	color: #FFFFFF;
	margin: 10px;
	text-align: left;
}


/*--sidebars--*/

.sidebox {
	border: 1px solid #CCCCCC;
	margin: 10px 5px 10px 5px;
	font-size: 10px;
}

.sidetitle {
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	padding: 0 5px 3px 5px;
	margin: 10px 0px 0px 0px;
}

.sidetext {
	padding: 0 10px 10px 10px;
}