*
{
	padding: 0px;
	margin: 0px;
}

html
{
	background-color: #fff;
	background-image: url("images/paperbg.jpg");
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
}

body
{
	background-image: url("images/paperbg.jpg");
	height: 100%;
}

a
{
	color: black;
	text-decoration: none;
}

br
{
	height: 10px;
	line-height: 10px;
}

img
{
	border: 0px;
}

.fullwidth
{
	width: 785px !important;
}

.hide
{
	display: none;
}

.clear
{
	height: 1px; 
	font-size: 1px;
	clear: both;
	visibility: hidden;
}

.clear-right
{
	height: 1px; 
	font-size: 1px;
	clear: right;
	visibility: hidden;
}

.float-right
{
	float: right;
}

.gallery-image-landscape
{
	width: 60px;
	height: 44px;
}

.gallery-image-portrait
{
	width: 44px;
	height: 60px;
}

.gallery-spacer
{
	height: 2px;
	line-height: 2px;
}

.clickable 
{
	cursor: pointer;
}

#master-container
{
	background-image: url("images/paperbg.jpg");
	padding-bottom: 0px;
}

#container
{
	background-image: url("images/map.png");
	background-repeat: repeat-x;
	background-position: 666px 0px;
}

#container-inner
{
	background-image: url("images/notepad.png");
	background-repeat: no-repeat;
	padding-bottom: 230px;
}

#adblock-left
{
	width: 140px;
	padding: 4px 8px;
}

#adblock-title
{
	font-weight: bold;
	font-size: 12px;
	color: #444;
	padding: 1px;
}

#page-outer
{
	width: 1010px;
	margin: 0px auto 0px;
	overflow: hidden;
}

#pics
{
	/*margin-left: 270px;*/
	float: right;
}

#page
{
	width: 840px; 
	margin-left: 8px;
}

#top-line
{
	background-image: url("images/topline.png");
	background-repeat: no-repeat;
	width: 805px; 
}

#page-content
{
	background-color: #fff;
	/*border-left: 2px solid #9e1b34;*/
	margin-left: 50px;
	width: 784px;
	text-align: justify;
}

#page-content-inner
{
	/*height: 326px;*/
	padding: 20px;
}

#left-content
{
	width: 320px;
	overflow: hidden;
}

#left-content ul li
{
	text-align: left;
	padding-left: 16px;
	list-style-type: disc;
	list-style-type: none;
	background-image: url('images/bullet.png');
	background-repeat: no-repeat;
	background-position: left 4px;
}

#right-image
{
	/*width: 300px;*/
	overflow: hidden;
	padding: 0px 0px 0px 20px;
}

#right-image img
{
	width: 440px;
}

#right-content
{
	padding-left: 25px;
	font-size: 12px;
	color: #666;
}

#right-content a
{
	color: #aaa;
}

#gallery-menu
{
	font-size: 15px;
}

#gallery-menu h2
{
	padding-bottom: 10px;
}

#gallery-menu a
{
	padding-left: 8px;
}

.associated-title
{
	font-size: 12px;
	font-weight: bold;
}

#right-line
{
	background-image: url("images/rightline.png");
	background-repeat: repeat-y;
	background-position: right;
	width: 11px;
}

#bottom-line
{
	background-image: url("images/bottomline.png");
	background-repeat: no-repeat;
	width: 805px;
	height: 47px;
}

#copyright
{
	width: 280px;
	float: left;
	font-size: 10px;
}

#info
{
	width: 220px;
	float: left;
	text-align: center;
}

#hits
{
	width: 300px;
	padding-right: 10px;
	float: right;
	text-align: center;
	font-size: 10px;
}

#goat
{
	width: 240px;
	padding-right: 10px;
	float: right;
	text-align: right;
	font-size: 10px;
}
