body {
	background-color: #000000;
	text-align: center;
	font-family: verdana, ariel, sans;
	font-size: 12px;
}
a.menu	{
	color: #FFFFFF;
	text-decoration: none;
	}
#maincontainer	{
	background-color: #E1E1E1;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#titlebar	{
	width: 800px;
	height: 80px;
	background : url(../images/tpbar_bg.gif);
}
#logo	{
	position: relative;
	top: 22px;
	left: 218px;
	width: 257px;
	height: 30px;
}
#menubar	{
	background : url(../images/menubar_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	width: 800px;
	height: 16px;
	text-align: left;
}
#menu1	{
	background : url(../images/menubar_bg.gif);
	background-repeat: repeat-x;
	float: left;
	width: 52px;
	height: 16px;
	color: #FFFFFF;
	text-align: center;
}
#menu2	{
	background : url(../images/menubar_bg.gif);
	background-repeat: repeat-x;
	float: left;
	width: 120px;
	height: 16px;
	color: #FFFFFF;
	text-align: center;
}
#menu3	{
	background : url(../images/menubar_bg.gif);
	background-repeat: repeat-x;
	float: left;
	width: 80px;
	height: 16px;
	color: #FFFFFF;
	text-align: center;
}
#menu4	{
	background : url(../images/menubar_bg.gif);
	background-repeat: repeat-x;
	float: left;
	width: 57px;
	height: 16px;
	color: #FFFFFF;
	text-align: center;
}
#menu5	{
	background : url(../images/menubar_bg.gif);
	background-repeat: repeat-x;
	float: left;
	width: 63px;
	height: 16px;
	color: #FFFFFF;
	text-align: center;
}
#mainpic	{
	width: 800px;
	height: 204px;
	border-bottom: 2px solid #20340C;
}
#smallpics	{
	width: 800px;
	height: 67px;
	border-bottom: 2px solid #20340C;
}
#content	{
	width: 800px;
	height: 400px;
	text-align: left;
}
#pawcontent	{
	width: 800px;
	height: 550px;
	text-align: left;
}
#leftbox	{
	position: relative;
	float: left;
	top: 30px;
	left: 30px;
	width: 400px;
	height: 404px;

}
#rightbox	{
	position: relative;
	float: right;
	top: 30px;
	left: 0px;
	width: 270px;
}
#maintitle	{
	font-size: 24px;
	color: #737272;
	text-align: left;
}
#pawmaintitle	{
	padding-top: 30px;
	padding-left: 30px;
	font-size: 24px;
	color: #737272;
	text-align: left;
}
#maintext	{
	padding-top: 30px;
	font-size: 12px;
	color: #000000;
	text-align: left;
	width: 435px;
}

#widetext	{
	padding-top: 20px;
	padding-bottom: 50px;
	font-size: 12px;
	color: #000000;
	text-align: left;
	width: 735px;
}
#pawwidetext	{
	padding-top: 20px;
	padding-left: 30px;
	padding-bottom: 50px;
	font-size: 12px;
	color: #000000;
	text-align: left;
	width: 735px;
}
p.widetext	{
	font-size: 12px;
	color: #000000;
	text-align: left;
	width: 735px;
}
#infobox	{
	position: relative;
	background-color: #D4D4D4;
	text-align: left;
	width: 220px;
	border: 1px solid #ABA8A8;
}
#infoboxtitle	{
	background : url(../images/boxtitle_bg.gif);
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-left: 5px;
	width: 215px;
	height: 20px;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
}
#infoboxtext	{
	padding: 5px;
}
p.infotext	{
	padding 5px;
	color: #A58223;
	font-size: 12px;
}

a.infotext	{
	padding 5px;
	color: #A58223;
	font-size: 12px;
}
#bottombar	{
	background : url(../images/tpbar_bg.gif);
	background-repeat: repeat;
	width: 790px;
	height: 30px;
	padding: 5px;
	color: #FFFFFF;
	font-size: 10px;
	text-align: left;
}

