/* PSP CSS Document */

A:link				{ font-size: 10px; color: #f8bb46; text-decoration: underline}
A:hover				{ font-size: 10px; color: white; text-decoration: underline}
A:visited			{ font-size: 10px; color: #f8bb46; text-decoration: underline}
A:visited:hover		{ font-size: 10px; color: white; text-decoration: underline}

.admin_panel A:link				{ font-size: 10px; color: black; text-decoration: underline}
.admin_panel A:hover			{ font-size: 10px; color: red; text-decoration: underline}
.admin_panel A:visited			{ font-size: 10px; color: black; text-decoration: underline}
.admin_panel A:visited:hover	{ font-size: 10px; color: red; text-decoration: underline}

body
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
    text-align: center;
    background-color: black;
    color: #333333;
}

img
{
	border: 0px;
}

form
{
	margin: 0;
}

form#frmLang
{
	margin: 0px 0px 0px 0px;
}

select
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
}

.header
{
	font-weight: bold;
	font-size: 12px;
}

.admin_panel
{
	background-color: #ffffe1;
	border: 1px dashed black;
	padding: 3px;
	margin: 0px 0px 10px 0px;
	color: black;
	font-weight: normal;
}

.image_shadow
{
	float: right;
	background: url("../images/image_shadow.gif") no-repeat bottom right;
	margin: 5px 0 0 10px !important;
	margin: 5px 0 0 0px;
}

.image_shadow img
{
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px !important;
	margin: -6px 6px 6px 0px;
	padding: 3px;
}

img#gallery_photo
{
	background-color: #fff;
	border: 1px solid #a9a9a9;
	padding: 3px;
}

#flash_intro
{
    position:absolute;
	top: 50%;
	left: 50%;
	width:750px;
	height:400px;
	margin-top: -200px; /*set to a negative number 1/2 of your height*/
	margin-left: -375px; /*set to a negative number 1/2 of your width*/
}

#flash_intro a:link				{ font-size: 10px; color: white; text-decoration: none}
#flash_intro a:hover			{ font-size: 10px; color: white; text-decoration: underline}
#flash_intro a:visited			{ font-size: 10px; color: white; text-decoration: none}
#flash_intro a:visited:hover	{ font-size: 10px; color: white; text-decoration: underline}

#container
{
    margin: 0 auto;
    width: 752px;
    text-align: left;
}

#site_border
{
    margin: 0px;
    padding: 0px;
    /*border: 1px solid #989898;*/
}
/*
#site_border
{
    margin: 0px;
    padding: 0px;
    border-left: 1px solid #989898;
    border-right: 1px solid #989898;
    width: 750px;
    background-image: url("../images/site_border_bottom.gif");
    background-repeat: no-repeat;
    background-position: bottom;
}

#site_header
{
    width: 750px;
    height: 59px;
    background-image: url("../images/lines.gif");
    background-repeat: no-repeat;
    padding: 5px 0px 0px 0px;
}
*/

#site_header
{
    width: 750px;
    background-image: url("../images/site_header_lines.gif");
    background-repeat: no-repeat;
    padding: 0px 0px 5px 0px;
    background-color: white;
}

#site_header td
{
    padding: 0px 10px 0px 10px;
}

td.site_borders
{
    background-color: #989898;
}

#site_byline
{
    background-image: url("../images/byline.gif");
    background-repeat: no-repeat;
    width: 750px;
    height: 15px;
    color: #ffffff;
    font-family: arial, helvetica, sans-serif;
    font-size: 10px;
    text-align: right;
}

#site_menu
{
    margin: 0px 0px 0px 0px;
}

#site_content
{
	margin: 0px 0px 0px 0px;
	padding: 18px 0px 0px 0px;
	background-image: url("../images/content_bg.gif");
    background-repeat: no-repeat;
    width: 750px;
    background-color: white;
}

#site_footer
{
    margin: 0px 10px 0px 0px;
    color: #333333;
    font-family: arial, helvetica, sans-serif;
    font-size: 10px;
    text-align: left;
}

#site_footer img
{
    padding: 5px 5px 0px 0px;
}

/* dynamic content box */

table.content_box
{
	width: 100%;
    text-align: left;
}

td.content_top_left_corner
{
    width:11px;
    height: 26px;
    background-image: url("../images/top_left.gif");
    background-repeat: repeat-y;
    background-position: right;
}

td.content_top
{
    padding: 0px 0px 0px 5px;
    
    height: 26px;
    background-image: url("../images/top.gif");
    background-repeat: no-repeat;
    background-position: right;
    
    background-color: #af1f22; /* #f300d5 */
    color: #ffffff;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}

td.content_top_right_corner
{
    width: 11px;
    height: 26px;
    background-image: url("../images/top_right.gif");
    background-repeat: no-repeat;
}

td.content_top_left_dirt
{
    width: 11px;
    height: 18px;
    background-image: url("../images/left_dirt.gif");
    background-repeat: no-repeat;
    background-position: right;
}

td.content_top_dirt
{
    height: 18px;
    background-image: url("../images/top_dirt_bg.gif");
    background-repeat: repeat-x;
}

td.content_top_right_dirt
{
    width: 11px;
    height: 18px;
    background-image: url("../images/right_dirt.gif");
    background-repeat: no-repeat;
    background-position: right;
}

td.content_left
{
    background-color: #6d6e70;
}

td.content
{
    background-color: #6d6e70;
    color: #ffffff;
    font-family: verdana, helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
}

td.content_right
{
    background-color: #6d6e70;
}

td.content_bottom_left_corner
{
    width: 11px;
    height: 11px;
    background-image: url("../images/bottom_left.gif");
}

td.content_bottom
{
    background-color: #6d6e70;
}

td.content_bottom_right_corner
{
    width: 11px;
    height: 11px;
    background-image: url("../images/bottom_right.gif");
    background-repeat: no-repeat;
}
