body {
	margin:0px;
	font-family:Verdana, Tahoma, Arial;
	font-size:11px;
	background : #000000 url(page/mainbg.jpg) repeat-x top;
}

h1 {
	font-size:13px;
	font-weight: bold;
	color : #ffffff;
	background : #333333 url(page/head.gif);
	text-indent : 26px;
	margin : 0px;
	height : 30px;
	line-height : 29px;
	text-align : left;
}

h2 {
	font-size:12px;
	font-weight : bold;
	margin-bottom:4px;
	margin-top: 6px;
	border-bottom : 1px solid;
	color : #883300;
}

img.social {
	float:left;
	margin: 0 8px 0px 8px;
  cursor:pointer;
}

.clearfix {
	clear: both;
}

div.sharebox {
  display:block;
	width: 250px;
	margin:8px auto 0 auto;
}

div.page {
	background : #fafafa url(page/contbg.gif) repeat-x top;
	border-left : 2px solid #000000;
	border-right : 2px solid #000000;
	width : 772px;
	margin : 0px;
}

div.text {
	background-color : #ffffff;
	border : 2px solid #000000;
	margin : 0px;
	font-size:11px;
	color:#333333;
	padding : 10px;
	text-align : justify;
}

p {margin-top:2px;margin-bottom:12px;}

img.gallery {
	border: 1px solid #000000;
}

a:link {color:#883300;
	font-weight:bold;
	text-decoration:none;
}

a:visited {color:#883300;
	font-weight:bold;
	text-decoration:none;
}

a:hover {color:#ff6600;
}


a.two:link {color:#663300;
	font-weight:normal;
	text-decoration:none;
}

a.two:visited {color:#663300;
	font-weight:normal;
	text-decoration:none;
}

a.two:hover {color:#ff6600;
}

td.pagenav {
	border : 1px solid #bbbbbb;
	padding : 4px;
	background-color : #efefef;
}
