* 
{
	margin: 0px;
	padding: 0px;
}
body 
{
	background-image: url("../img/br_02_01.jpg");
	background-repeat: repeat-x;
	font-family: helvetica, sans-serif;
	font-size: 0.75em;
	color: #717171;
}
#page 
{
	width: 811px;
	margin: 0px auto;
}
img 
{
	border: 0px;
}
img, 
{
	margin-bottom: -4px;
}
#main 
{
	border-collapse: collapse;
	width: 811px;
}
#main2 
{
	border-collapse: collapse;
	width: 100%;
}
#content {
	background-color: white;
	width: 100%;
}
#menu {
	vertical-align: top;
	width: 247px;
	padding-left: 20px;
}
#menu ul {
	list-style-type: none;
	font-size: 1.1em;
	font-family: helvetica, sans-serif;
}
#menu li {
	padding-top: 7px;
}
#borderleft 
{
	vertical-align: top;
	background-image: url("../img/border_left_bgr.jpg");
	background-repeat: repeat-y;
}
#borderright 
{
	vertical-align: top;
	background-image: url("../img/border_right_bgr.jpg");
	background-repeat: repeat-y;
}
#bordermiddle
{
	vertical-align: top;
	background-image: url("../img/border_middle_bgr.jpg");
	background-repeat: repeat-y;
}