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

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

.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-top: 2px solid #CC6699;
border-right: 2px solid #CC6699;
border-bottom: 1px dotted #CC6699;
border-left: 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;
}

.filedin {
font-size: 10px;
text-align: left;
}

.posted {
color: #FFF;
text-align: right;
font-size: 12px;
padding: 2px 10px 5px 0;
}
.posted a {text-decoration: underline;color:#CC6699;}
.posted a:visited {text-decoration: underline;color:#CC6699;}
.posted a:hover {text-decoration: none;color:#CCC;}

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

blockquote {
margin: 10px 40px 10px 40px;
padding: 10px 20px 10px 20px;
border: 1px dotted #CCC;
font-size: 10px;
text-align: left;
}

.inset-left {
float: left;
border: thin solid #CC6699;
margin: 5px 10px 5px 0px;
padding: 5px 5px 5px 5px;
font-family: Verdana, Arial, Helvetica, san-serif;
font-size: 10px;
text-align: left;
background-color:#CCC;
}

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

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

.commentbox, .comments {
margin: 0px 10px 10px 10px;
padding: 10px;
}