h1
{
	font-family		: verdana, arial; 
	font-size  		: 16px;
	color			: #ffffe0;
	font-weight		: bold;
	margin			: 0px;
	text-align		: left;
}

.view_h1
{
	font-family		: verdana, arial;
	font-size  		: 16px;
	color			: #00b7ff;
	font-weight		: bold;
	margin			: 0px;
	text-align		: right;
}

h2
{
	font-family		: verdana, arial; 
	font-size  		: 14px;
	color			: #ffffe0;
	font-weight		: bold;
	margin			: 0px;
	text-align		: left;
}


TD, A, A:hover {
	font-family		: verdana, arial; 
	font-size  		: 11px;
	color			: #ffffe0;
	font-weight		: normal;
}

.errortext {
	font-family		: verdana, arial;
	font-size  		: 11px;
	color			: #CC0000;
	font-weight		: normal;
}

.thumb_border
{
	border			:2px solid #df0000;
}

.previous_link,.previous_link A, .previous_link A:hover  {
	font-family		: verdana, arial;
	font-size  		: 16px;
	color			: #ffffe0;
	font-weight		: bold;
	margin			: 0px;
	text-align		: center;
}

.cu_button
{
	font-family		: verdana, arial; 
	font-size  		: 11px;
	color			: #ffffe0;
	background-color : #ce0202;
	width			: 100px;
	height			: 20 px;
}

/* link box styles */
.pw_linkblock {
	padding			:5px 8px 5px 8px;
	text-align		:center;
}

.pw_linkblock_text {
	width			:160; 
	height			:13; 
	font-size		:11px; 
	filter			:DropShadow (Color=#000000, OffX=2, OffY=2, Positive=true, Direction=135, Strength=5);
}

A.pw_link{
	color			: #ffffe0;
	font-family		: verdana, arial; 
	font-size  		: 12px;
	font-weight		: bold;
	text-decoration : none;	
}

A.pw_link:hover {
	color			: #ffffe0;
	font-family		: verdana, arial; 
	font-size  		: 12px;
	font-weight		: bold;
	text-decoration : underline;	
}

/* content box styles */
.cb_container {
	background-color	: #670101;
	width				: 407px;
}

.cb_leftcorner {
	float	: left;
	width	: 9px;
}

.cb_rightcorner {
	float	: right;
	width	: 9px;
}

.cb_clear {
	clear 	: both;
}

.cb_title {
	background-color	: #670101;
	padding				: 0px 9px 5px 9px;
}

.cb_boxbreak {
	background-color	: #670101;
}

.cb_content {
	padding				: 5px 9px 0px 9px;
}

.cb_gallery {
	padding				: 0px 9px 0px 9px;
}

/* display galleries */
.dg_container {
	padding				: 5px 0px 0px 1px;
}

.dg_image {
	float				: left;
	padding				: 5px 2px 0px 3px;
	margin				: 0px;
}


/* footer */

.footer_text {
	margin 				: 0px;
	padding				: 0px 85px 0px 0px;
	text-align			: right;
}

/* links */

.pw_linkblock {
	padding			:5px 8px 5px 8px;
	text-align		:center;
}

A.pw_link{
	color			: #ffffe0;
	font-family		: verdana, arial; 
	font-size  		: 12px;
	font-weight		: bold;
	text-decoration : none;	
}

A.pw_link:hover {
	color			: #ffffe0;
	font-family		: verdana, arial; 
	font-size  		: 12px;
	font-weight		: bold;
	text-decoration : underline;	
}
.additionalLinks {
	float				: left;
	padding				: 0px 0px 5px 0px;
	text-align			: center;
	width				: 180px;
}
.linkfooter  
{
 	font-family		: arial, sans-serif; 
	font-size  		: 11px;
	color			: #ffffe0;
	font-weight		: normal;
	text-align		: right;
	padding			: 10px 5px 0px 0px; 
}

.linkfooter A 
{
 	font-family		: arial, sans-serif; 
	font-size  		: 11px;
	color			: #ffffe0;
	font-weight		: normal;
	text-align		: right;
	text-decoration : none;
}

.linkfooter A:hover 
{
 	font-family		: arial, sans-serif; 
	font-size  		: 11px;
	color			: #ffffe0;
	font-weight		: normal;
	text-align		: right;
	text-decoration : underline;
}