@charset "utf-8";
/* CSS Document for Deep South Tattoo Palour */
/*Page Structure*/
body{
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	background-color:#000;
}
#wrapper{
	margin:0 auto;
	width:816px;
	text-align:left;
	background-color:#FFF;
	border:solid 5px #333;
}
#header{

}
#ltcol{
	height:auto;
	margin-top:20px;
	margin-left:0px;
	font-size:14px;color:#666666;
	float:left;
	width:270px;
	background-color:#FFF;
	border-right:dotted 1px #CCCCCC;
	
}
#content{
	float:right;
	width:500px;
	margin-right:20px;
	height:auto;
	color:#666666;
}
#footer{
	padding-top:10px;
	text-align:center;
	color:#666666;
	font-size:12px;
	height:120px;
	border-top:solid 2px #333333;
	clear:both;
}
/*End Page Structure*/
/*Tag formating Begins*/
#links{
	margin-top:40px;
	margin-left:0;
}
#maintext{
	background-color:#FFF;
	margin-right:10px;
	margin-top:20px;
	padding-bottom:10px;

}
#times{
	background-color:#FFFFCC;
	margin-right:110px;
	margin-top:20px;
	margin-bottom:40px;
	color:#400000;
	padding:10px
}
h1{	
	font-family:Algerian;
	font-size:2em;
	letter-spacing:0.3em;
	text-align:center;
	color:#666666;
}
h2{
	background:url(images/folder.png) no-repeat left center;
	margin-left:20px;
	margin-right:35px;
	padding-left:25px;
	text-align:left;
	font-size:16px;
	border-bottom:solid 1px #CC0000;
	padding-bottom:5px;
	border-top:solid 1px #CC0000;
	padding-top:5px;
}
h3.main{
	/*letter-spacing:0.1em;*/
	background:url(images/h2_bg.png) repeat-x;
	color:#FFFFFF;
	border:none;
	text-align:left;
	margin-left:20px;
	margin-right:240px;
	width:auto;
	padding:5px 15px 5px 15px;
}
h3.clock{
	background:url(images/clock.png) no-repeat left center;
	padding-left:25px;
}
ul{
  line-height:200%;
	margin-left:20px;
	margin-right:15px;
	padding:0;
	color:#666666;
	text-align:left;
}
ul li{
	margin-right:35px;
	list-style:none;
	display:block;
	font-size:12px;
	border-bottom:dotted 1px;
}
ul li a{
	text-decoration:none;
	color:#666666;
}
ul li a:hover{
	text-decoration:underline;
	color:#CC0000;
}
li.norm{
	font-size:12px;
	list-style:none;
	display:block;
	border:none;
}
p#firstpara{
	color:#666666;
	letter-spacing:1px;
	margin-left:20px;
	margin-right:100px;
	
}
p{
	margin-left:20px;
}
img#pic{
	float:right;
	width:auto;
	border: solid 1px #666666;
	padding:5px;
	margin-right:20px;
	margin-left:5px;
}
img#old1{
	margin-left:45px;
	margin-top:50px;
	border:solid 1px #666666;
	padding:5px;
	
}
#footer a{
	color:#666666;
	text-decoration:none;
}
#footer a:hover{
	color:#CC0000;
	text-decoration:underline;
}
#footer .xhtml {
	background: url(images/xhtml_valid.png) no-repeat left center;
	padding-left:20px;
}
#footer .css {
	background:url(images/css_valid.png) no-repeat left center;
	padding-left:20px;
}
acronym{
	text-decoration:underline;
}
