


body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center; /*Center Layout In IE*/
	background-color: #FFFFFF;
	font-family: tahoma;
	font-size: 12px;
	color: #59004C;
}
#top{
	height: 100px;
	width: 100%;
	background-image: url(img/top222.jpg);
}
#container{
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 780px;
}
#banner{
	margin-right: auto;
	margin-left: auto;
	width: 780px;
}
h1,h3,h4{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-transform: capitalize;
	
}
h1{font-size: 24px;}
h3{font-size: 18px;}
h2{
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-transform: capitalize;
	margin: 2px;
	padding: 2px;
	line-height: normal;
}
#left{
	width: 176px;
	float: left;
	border: 1px solid #993366;
}
#adv{
	color: #000000;
	background-color: #DC98BA;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#adv a, a:visited{
	color: #990066;
/*	font-size: 16px;*/
}
#adv a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990066;
}

#right{
	width: 600px;
	float: right;
	border: 1px solid #993366;
}
#content{
	text-align: center;
}

#content p{
	text-indent: 20px;
	text-align: justify;
	margin: 2px;
}
#navlist li
{
/* for IE5 and IE6 */
}
#navlist{
	list-style: none;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #993366;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
}
.style1 {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	text-transform: capitalize;
}


a:link, a:visited {	color: #990066; text-decoration: underline;}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990066;
}
a:link img,a:visited img {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
a:hover img { border-color: #FFFFFF; border-style: solid ;}

#navlist a{
	text-align: center;
	text-decoration: underline;
	color: #FFFF00;
	font-size: 24px;
	font-weight: normal;
	display: block;
	padding-bottom: 5px;
}

#navlist a:hover { 
background-color: #FFFFFF;
color: #59004C; 
text-decoration: none}
.com{
	font-size: 10px;
	font-variant: normal;
	margin: 0;
padding: 0;
}

.s{
	font-size: 10px;
	text-align: center;
}
.style2 {font-size: 24px}
