a:link
    {
    color:           #264B71;
    text-decoration: none;
    background:      transparent
    }

a:visited
    {
    color:           #336699;
    text-decoration: none;
    background:      transparent
    }
    

a:hover
    {
    text-decoration: underline;
    background:      transparent
    }

    
body, div, input, table, td {
	font-family: Verdana, Trebuchet MS, Arial, Tahoma;
	font-size: 14px;
	line-height:      1.7;
}

body
{

    background: #264E72 url('../images/bg.jpg') repeat-y top center;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
}

#download {
	background-image: url('../images/dl-bg.jpg');
    background-repeat: no-repeat;
    background-position: top left;
    margin: 10px 0 10px 0;
    padding-top: 7px;
    padding-left: 10px;
    height: 42px;
}

#download p {
	padding: 0;
	margin: 0;
	padding-left: 20px;
	background-image: url('../images/disk.gif');
	background-repeat: no-repeat;
	background-position: left 4px;
}

h1 {
	font-size: 19px;
	color: #336699;
}

h2 {
	font-size: 17px;
	color: #5AA45A;
}


em

{
	font-style: normal;
	background: #ffffff;
}


#container {
	margin: auto;
	width: 800px;
	margin-top: 0;
	padding-top: 0;
}

#logo {
	float: left;
	width: 400px;
	background: url('../images/logo.gif') #fff no-repeat center left;
	height: 100px;	
}

#masttext {
	float: right;
	width: 310px;
	background: url('../images/masttext.gif') #fff no-repeat center right;
	height: 100px;
	padding-top: 15px;	
}

#masthead {
	height: 130px;
	padding: 30px;
	padding-bottom: 0px;
	padding-top: 25px;
	border-top: 4px solid orange;
	margin-bottom: -15px;
}

#body-text {
	padding: 13px 48px 10px 48px;
	clear: both;
}

#gallery-body {
	padding: 13px 35px 10px 35px;
	clear: both;
}

#left {
	width: 20%;
	float: left;
	padding: 20px 10px 10px 30px;
	font-size: 80%;
}


#right {
	padding: 20px 30px 10px 10px;
	width: 70%;
	float: right;
}

.arrow-list li
{
	line-height:      1.7;
    background-image: url("../images/0002_arrow.png");
    background-repeat: no-repeat;
    background-position: left 0.4em;
    margin-top:       10px;
    margin-left:      -20px;
    padding-left:     20px
}

#left ul li, #left ul ul li {
	margin-left: -20px;
}


.arrow-list
{
    list-style-type:     none;
    list-style-position: outside;
}

#navcontainer
{
	background: url('../images/overline.gif') repeat-x center left;
	margin: 0;
	padding: 0;
	height: 31px;
	width: 791px;
	border-bottom: 1px solid #bbb;
	list-style-type: none;
	margin-bottom: 4px;
	padding-left: 9px;
}


#navlist li
{
	float: left;
	margin: 0;
	padding: 0;
	width: auto;
	display: block;
}

#navlist li a, #navlist li a:link
{
	
	color: #666;
	text-decoration: none;
	padding: 2px 10px 0px 10px;
	padding-left: 15px;
	padding-right: 15px;
	display: block;
	margin-top: 2px;
}

#navlist li a:hover
{
	color: #336699;
	border-bottom: 3px solid #f90;
	cursor: pointer;
	background: #eee;
}

#navlist li a#current, #navlist li a#current:link
{
	color: #336699;
	border-bottom: 3px solid #f90;
	cursor: default;
	background: #eee;
	font-weight: bold;
}

#navlist li a#current:hover
{
	border-bottom: 3px solid #bbb;
	background: #eee;
}

#footer {
				text-align: center;
				background: #F0F0F0;
				font-size: 10px;
				padding: 30px;
				border-top: 1px solid #bbb;
				border-bottom: 10px solid orange;
				margin: 0;
				clear: both;
				float: center;
				height: 30px;
				margin-top: 30px;
}

.attention {
    border-top:	2px solid #BBBB00;
	border-bottom: 2px solid #BBBB00;
    padding: 8px;
    background-color: #FFFFE0;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 11px;
}

.ad-container {
	display: block;
	text-align: center;
	margin: 15px auto;
}

.ad-container img {
	border: 1px solid #efefef;
	box-shadow: 1px 1px 1px #999;
}
