body {
	font: 13px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	background: #000;
	color: #000;
	padding: 20px 0 20px;
}

.container_12
{
	background: #fff url(_images/bg.jpg) repeat-y;
	font-size:0;
}

a:focus {
	outline: 1px dotted invert;
}

a {
	color:#AD60A3;
	text-decoration:none;
}

a:active {
	color:#55555;
}

a:hover {
	color:#6C3A65;
	text-decoration:none;
}

.home2upleft {
	width:270px;
	float:left;
}

.home2upright {
	width:270px;
	float:left;
	text-align:right;
}

.imgHolder{
	border:1px;
	border-color:000;
	border-style:solid;
}

.purple {
	color:#AD60A3;
}

.gray {
	color:#B0A9A0;
}

.black {
	color:#000000;
}


hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}


h1 {
	color: #AD60A3;
	font-size: 25px;
}

h2 {
	color: #AD60A3;
	font-size: 23px;
}

h3 {
	color: #AD60A3;
	font-size: 21px;
}

h4 {
	color: #AD60A3;
	font-size: 19px;
}

h5 {
	color: #AD60A3;
	font-size: 17px;
}

h6 {
	color: #AD60A3;
	font-size: 15px;
}

ol {
	list-style: decimal;
}

ul {
	list-style: square;
}

li {
	margin-left: 30px;
}

p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset {
	margin-bottom: 0px;
}

.homehead
{
	color:#000;
	width:540px;
	text-align:center;
	text-transform: uppercase;
	font-size:45px;
	font-weight:bolder;
	color:#AD60A3;
	padding-bottom:0px;
}