 

body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
        font-wieght: bold;
	color: #793476;
	background: #FF00AA url(images1/bg.jpg) repeat-x;
}

a:link, a:visited { color: #672650; text-decoration: none; } 
a:active, a:hover { color: #672650; text-decoration: none ; font-weight:bold; }

h1	{
	font-size: 16pt;
	font-weight: bold;
	color: #672650;
	border-bottom: solid 2px #672650;
}
h2	{
	font-size: 14pt;
	padding: 10px 0px 0px 0px;	
	font-weight: bold;
	color: #c85464;
	font-family: verdana;
}
h3	{
	margin: 0px;
	padding: 0px 10px 0px 0px;	
	font-size: 12pt;
	font-weight: none;
	color: #793476;
        font-family: verdana;
}

h4	{
	margin: 0px;
	padding: 0px 10px 0px 0px;	
	font-size: 12pt;
	font-weight: none;
        color: #793476;
	font-family: verdana;
}






#container {
	margin: 30px auto;
	width: 1000px;
	min-height: 800px;
}
#left_column {
	float: left;
	width: 236px;
	height:auto;
}
#left_top {
	margin-top: 90px;
	float: right;
	padding-right: 40px;
	background: url(images/button1.gif) repeat-y;
	height: 297px;
	width: 165px;
}

 

#left_top a:link, a:visited { color: #FFFFFF; text-decoration: none; font-size:14px ;} 
#left_top a:active, a:hover { color: #9afafa; text-decoration: none ; font-weight:bold; font-size:13px; }

#left_link {
	margin-top: 0px;
	margin-left: 5px;
	list-style: none;
	line-height: 33px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
}
#lbox_top {
	margin-top: 20px;
	float: right;
	padding-right: 10px;
	height:20px;
	width: 214px;
	background: url(images/box-top1.jpg) no-repeat;	
}
#lbox_body {
	float: left;
	margin-left: 12px;
	height: auto;
	width: 214px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	background: url(images/box-bg1.jpg);
}
.para {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: justify;
}
#lbox_bot {
	float: right;
	padding-right: 10px;
	width: 214px;
	height: 21px;
	background: url(images/box-bot1.jpg) no-repeat;
}
#right_column {
	float: right;
	width: 744px;
	height: auto;
	background: url(images/right-bg.jpg) repeat-y;
}
#header{
	background: url(images/header.jpg);
	width: 744px;
	height: 300px;
	font-size: 24pt;
	color: #FFFFFF;
}
#title {
	padding-left: 200px;
	padding-top: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
#slogan {
	padding-top: 230px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
#right_text {
	width: 660px;
	min-height: 520px;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 30px;
	text-align: justify;
}
#right_text a {
	color: #0066CC;
}

 
#footer	{
	clear: both;
	width: 744px;
	height: 35px;
	background: url(images/footer.jpg) no-repeat;
}

#test {
	float: left;
	margin-top: 30px;
	margin-left: 30px;
	height: 50px;
	width: 180px;
}

#copyright	{
	padding-top: 5px;
	margin-top: 15px;
	float: right;
	margin-right: 60px;
	border: 1px solid #ffffff;
	width: 630px;
	height: 30px;
	background: #fcacc9;
	color: #672650;
	text-align: center;
	
}