body {
font-family: rockwell;
	font-size: 100%;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}
body * {
	margin: 0;
	padding: 0;
}
a:link {
color:#EA4C88;
text-decoration:none;
}
a:visited {
color:#EA4C88;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

a:active{
color:#FFFFFF;
text-decoration:none;
}


#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 900px;
	background-color:#FFFFFF;
}

#header {
	margin: 0 0 0 0;
}



#container {
background-color:#eceded;
}

#side-a {
	float: left;
	width: 630px;
	background-color:#FFFFFF;
}

#maincontent {
	float: left;
	background-color:#FFFFFF;
	margin:0px;
}

#maincontent h1 {
	color:#4e331e;
	font-size:30px;
	margin-left:20px;
	margin-top:20px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	font-weight: normal;
}

#maincontent h2 {
	color:#9E4943;
	font-size:small;
	margin-top:20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}


#maincontent p {
	color:black;
	font-size:small;
	line-height:1.4em;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}

#maincontent hr {
margin-left:20px;
margin-right:20px;
}



#side-b { 
	float: left;
	width: 270px;
	background-color:#FFFFFF;
	height: 1% /* Holly hack for Peekaboo Bug */;
	margin: 0px;
}

#rightcolumn {
background-color:#ef5393;
margin-top:20px;
margin-left:0px;
margin-right:20px;

}
	
#rightcolumntop {
	background-repeat:no-repeat;
	height:46px;
	background-image: url(graphics/rightcolumntopnew.png);
	}

#rightcolumnmid {
	background-repeat:repeat-y;
	background-color: #ededed;
}

#rightcolumnbottom {
	height:7px;
	background-repeat:no-repeat;
	background-image: url(graphics/rightcolumnbottum02.png);
}

	
#rightcolumn p {
font-size:small;
padding:3px;
}

#rightcolumn h1, #rightcolumn h2, #rightcolumn h3 {
padding:5px;
margin-left:10px;
margin-right:10px;
text-align:center;
color:white;
} 

#rightcolumn h1 {
font-size:0.9em;
color:#4d2c0f;
}

#rightcolumn h2 {
font-size:0.8em;
font-weight:200;
background-color:#CD5376;
}

#rightcolumn h3 {
font-size:0.9em;
font-weight:600;
background-color:#CD5376;
}

#rightcolumn hr {
border: none 0;
border-top: 1px dashed #9E4943;/*the border*/
margin-left:10px;
margin-right:10px;
margin-bottom:10px;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 


#rightcolumn ul {
	margin-left:25px;
	list-style-image: url(graphics/list_image.png);
}

#rightcolumn li {
font-size:0.9em;
margin-top:7px;
padding-left:0em;
padding-right:4px;
}


#footer {
	clear: both;
	margin: auto;
	width: 900px;
}

#bottommenu {

  width: 100%;
  height:30px;
  border-top: 1px solid #90080c;
  border-bottom: 1px solid #90080c;
  clear: both;
}
#bottommenu p {
font-family:Arial, Helvetica, sans-serif;
  font-size: small;
  text-align:center;
  color: #90080c;
  margin: 5px;
  padding: 0.2em 0 0.2em 0;
}


#bottommenu a:link {
color:#90080c;
text-decoration:none;
}
#bottommenu a:visited {
color:#90080c;
text-decoration:none;
}

#bottommenu a:hover {
text-decoration:underline;
}

#bottommenu a:active{
color:#90080c;
text-decoration:none;
}

#copyright {
	width: 100%;
	margin-top: 0px;
	clear: both;
	background-repeat: repeat-x;
}
#copyright p {
font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
  text-align:left;
  color: #FFFFFF;
  margin: 0px;
  margin-left:5px;
  padding: 0.4em 0 0.4em 0;
}

#copyright p.address {
margin-left:15p;
margin-right:15px;
font-size:0.7em;
text-align:center;
}



#ifweb p {
font-size:0.7em;
color: #FFFFFF;
text-align:right;
padding:3px;
margin-right:10px;
}


#ifweb a {
color:#EA4C88
text-decoration:none;
}
#ifweb a:hover {
text-decoration:underline;
}
#top_border {
	background-color: #F355A0;
	height: 3px;
	width: 100%;
	margin-bottom: 5px;
}
#footer_wrap {
	margin: 0px;
	clear: both;
	width: 100%;
	background-color: #332015;
}
#rightcolumntop h1 {
	font-size: 22px;
	margin-top: 5px;
}
