body{
padding:0px;
margin:0px;
background-image:url(../images/left-side-bg.jpg);
background-repeat:repeat-x;
vertical-align:top;
background-color:#F3F2D3;
}
p{
padding: 0px;
margin: 0px;
}
#bg-left{
background-image:url(../images/left-side-bg.jpg);
background-repeat: repeat-x;
vertical-align:top;
background-color:#F3F2D3;
width:auto;

}
#bg-right{
background-image:url(../images/right-side-bg.jpg);
background-repeat:repeat-x;
vertical-align:top;
background-color:#F3F2D3;
width:auto;
}
#footer{
background-image:url(../images/one_38.jpg);
background-repeat: repeat-x;
width: 896px;
height:138px;
vertical-align:top;
}
#left-nav-bottom{
background-image: url(../images/bottom-left-bar.jpg);
background-repeat:repeat-y;
width: 13px;
vertical-align:top;
}
#right-nav-bottom{
background-image:url(../images/bottom-right-bar.jpg);
background-repeat: repeat-y;
width: 16px;
vertical-align:top;
}
#content-right{
background-image:url(../images/one_15.jpg);
background-repeat: repeat-y;
vertical-align:top;
width: 7px;
}
#left-repeat{
background-image:url(../images/left-repeat.jpg);
background-repeat:repeat-y;
}
.content{
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
.cotent a:link{
	color: #61AD47;
	text-decoration: none;
}
.content a:visited{
		color: #61AD47;
	text-decoration: none;
}
.content a:hover{
	color: #B195C6;
	text-decoration: none;
}
h1{
	font-family: Arial;
	font-size: 18px;
	line-height: 21px;
	font-weight: bolder;
	color: #B195C6;
}
h2 {
	font-family: Arial;
	font-size: 15px;
		line-height: 19px;
	font-weight: bold;
	color: #61AD47;
	text-decoration: none;
}
h3{
	font-family: Arial;
	font-size: 12px;
		line-height: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
