/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
padding: 0px;
}

a:link {
	color: #e831eb;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #000000;
}

body {
	margin: 0px;
	padding: 0px;
	overflow-x: hidden;
	background: #acc1c1;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#content{
	margin: 0px auto;
	width: 999px;
	text-align: justify;
	background: #acc1c1;
	padding-top: 10px;
}

#main{
	width: 999px;
	margin: 0 auto;
	background: url(images/conbg.gif) repeat-y;
}

#header {
	height: 370px;
	width: 235px;
	background: url(images/ilove5.jpg) no-repeat top;	
	margin-bottom: 9px;
	border:1px solid #acc1c1;
}

#logo {
	height: 400px;
	text-align: center;
	width: 238px;
}


#logo a {
	text-decoration: none;
	text-transform: none;
	font-size: 23px;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#logo H2 a
{
font-size: 24px;
}


#menu{
	width: 719px;
	height: 48px;
	background: #acc1c1;
	padding-bottom: 9px;
}

#menu ul {
	list-style: none;	
	padding-left: 0px;
	display: inline; 
}

#menu li {
	display: inline; 
	list-style: none;	
}

#menu ul li a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight:normal;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	float: left;
	width: 142px;
	height: 34px;
    display: block;
	padding-top: 14px;
	background: url(images/menu.gif) no-repeat;
	margin-right: 1px;
}

#menu ul li a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background:url(images/menu_hover.gif) no-repeat;
}

#conbot{
	background:url(images/conbot.png) no-repeat bottom ;
	height: 17px;
}

#left{
	width: 253px;
	margin-left: 9px;
}

#left_top{
	background:url(images/left_top.png) no-repeat;
	height: 9px;
}

#left_pad{
	padding-left: 8px;
}

#left H3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFFFFF;
	font-weight:normal;
	text-align:center;
	width: 236px;
	height: 35px;
	padding-top: 10px;
	background: url(images/title_left.png) no-repeat;
}

.left_title_bot{
	
	padding-top: 10px;
}

#left ul {
	background: ;
	list-style: none;
	padding-bottom: 10px;
	margin-bottom: 10px;
	
}


#left ul {
	border: 0px;
	margin-left: 10px;
	margin-bottom: 5px;
}


#left li {
	
	padding-left: 10px;
	margin-bottom: 4px;
	margin-right: 15px;
}


#left li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#left li a:hover{
	text-decoration:none;
}

#right{
	float: right;
	width: 719px;
	margin-right: 9px;
}

.text{
	padding-right: 5px;
	padding-left: 5px;
}

#right a{
	color: #ad1700;
	text-decoration:none;
}

#right a:hover{
	color:#000000;
	text-decoration: underline;
}

#right_top{
	background: url(images/right_top.png) no-repeat;
	height: 8px;
}

#right_pad{
	padding-left: 5px;
	padding-right: 5px;
}

.right_title_bot{
	background:;
	padding-top: 30px;
}

#right H4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color:#FFFFFF;
	font-weight:normal;	
	width: 709px;
	height: 35px;
	padding-left: 25px;
	padding-top: 12px;
	background: url(images/title_right.png) no-repeat;
}

.read{
	text-align:right;
	padding-right: 20px;	
	padding-bottom: 10px;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	padding-left: 10px;
}

#footer {
	height: 46px;
	width: 999px;
	clear: both;
	padding-top: 16px;
	background: url(images/footer.gif) no-repeat top;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}
