a:link { 
	color: #985413;
	}
a:visited { 
	color: #985413;
	}
a:hover { 
	color: #a76531;
	text-decoration: none;
	}
a:active { 
	color: #985413;
	}
.content	{
	background-attachment: fixed; 
	background-image: url(../files/site/design2010/CONTENT-BOT.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
body		{background:#0E0706 url(../files/site/design2010/MAIN-BACKGROUND.jpg) repeat-x top fixed; margin:0px;}

.content_bg	{
	background-attachment: fixed;
	background-position:  top center;
	background-image: url(../files/site/design2010/CENTER-BACKGROUND.jpg)
}
.block {
	border: 1px solid #442812;
}

img.small {
		border:0px;
		width: 150px;	
	}

img.small-border {
		border-color: black; 
		border- width:1px; 
	}

/*Parent box with background image */
#bg {
	width:100%;
	}
#bg2 {
	width:100%;
	border: 1px solid #442812;
	}

#transbox {
	width: 100%;
	background:#eee3c8;
	}
 
#transbox div {
	font-weight: normal;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 4px;
	}
td {
	font-weight: normal;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
input {
	font-weight: normal;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
select {
	font-weight: normal;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.blockheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#FFCC00;
	background-image: url(../files/site/design2010/BLOCK-BACKGROUND.jpg);
	padding-right: 4px;
	padding-left: 4px;
}
.newsbox	{
	border:solid 1px #442812; 
}
.newstitle	{
	border-bottom:solid 1px #442812;
	background:#4C1E07 url(http://www.mortiis.com/images/newsheader.jpg); 
	height:20px; font-size:10px; 
	font-weight:bold; 
	vertical-align:middle; 
	 color:#FFCC00;
	padding:4px; 
	text-transform:uppercase
}
.newsdate	{
	text-align:right; 
	padding-right:5px; 
	font-size:9px; 
	color: #FFCC00;
}
.newsbody	{
	background:#f4e7c8; 
	padding:4px; 
	font-size:9px; 
	color:#000000;
}
.merchdrop	{
	font-weight: normal;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.form_error
{
	background: #ed2626;
	color: #FFF;
}
.streetsignupform input
{
	border: 1px solid #000;
}

#twitter_div {
	width: 140px;
	padding: 0px 0px 0px 0px;
}

#twitter_update_list {
  		list-style-type: none;
  		padding:0px;
}
#twitter_update_list li {
	padding: 0px 10px 10px 0px;
}



