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 10px 10px 10px;
font-size: 10px;
}

.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;
}

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

/*--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;
}

/*--blog--*/

.division {
margin: 10px 10px 10px 10px;
border: 2px solid #CC6699;
padding: 10px;
}

.date {
text-align: left;
font-size: 14px;
padding-bottom: 3px;
}

.entrytitle {
color: #FFF;
font-weight: bold;
font-size: 16px;
padding-bottom: 3px;
text-align: left;
}
.entrytitle a {text-decoration: underline;color:#CC6699;}
.entrytitle a:visited {text-decoration: underline;color:#CC6699;}
.entrytitle a:hover {text-decoration: underline;color:#CCCCCC;}

.entry {
text-align: left;
}

/*--misc--*/

ul {
list-style: none;
margin-left: 0px;
padding-left: 15px;
text-indent: -1em;
}
ul a {
font-weight: normal;
}
#normal li {
list-style-type: disc;
margin-left: 0px;
padding-left: 0px;
text-indent: 3px;
}

.aligncenter {
text-align: center;
}

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