/* CSS Document */

body{
	margin:0px;
	padding:0px;
	text-align:center;
	font: 11px Arial, Helvetica, sans-serif;
	background-color: #97B0C6;
	background-image: url(/img/bg.jpg);
	background-repeat: repeat;
	background-position: center top;
}

a{
	color:#FFCC00;
	padding:0 2px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}

a:hover{
	background-color:#330066;
	border: 0px none #FFFFFF;
}

b{
	font-size:12px;
	letter-spacing:0;
}

em,i{
	color:#000;
	font-family:Georgia,serif;
}

h1,h2,h3,h4,h5,h6{
	margin:15px 40px -5px 40px;
	border-bottom:1px dotted #BBB;
	font-weight:normal;
}

h1{font-size:24px}
h2{font-size:22px}
h3{font-size:20px}
h4{font-size:18px}
h5{font-size:16px}
h6{font-size:14px}

blockquote{
	line-height:20px;
	color:#83A0C0;
	font-size:14px;
	font-weight:bold;
	width:65%;
	padding-left:80px;
	text-indent:-32px;
	margin-top:-25px;
}

blockquote .bq{
	font-size:64px;
	color:#CCC;
	position:relative;
	top:30px;left:-10px;
	line-height:54px;
}

blockquote .bqauthor{
	text-align:right;
	color:#666;
}

ul{
	list-style-type:square;
	line-height:18px;
	font-size:11px;
	letter-spacing:1px;
	padding-left:40px;
	margin-left:40px;
}

#container{
	width:650px;
	margin:auto;
	color:#333;
	height:100%;
	border-right-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFCC33;
	border-left-color: #FFCC33;
}

#header{
	background:url(/img/burst.jpg) no-repeat top center #FFF;
	height:200px;
	position:relative;
	top:auto;
	margin:0;
}

#header p.sitename{
	color:#FFFFFF;
	background-color:#000066;
	text-align:center;
	font-size:14px;
	font-weight:lighter;
	letter-spacing:1px;
	margin:0 0 1px 0;
	padding:5px 5px;
}

span:hover .hiddentitle{
	visibility:visible;
}

.hiddentitle{
	color:#FFF;
	visibility:hidden;
	font-size:11px;
	padding:0 0 2px 20px;
	letter-spacing:1px;
}

.hiddentitle a, .footlinks a{
	color:#FFF;
	border:1px solid #CCC;
	background-color:transparent;
	padding:1px 3px;
	letter-spacing:0;
}

.hiddentitle a:hover, .footlinks a:hover, .linktitle{
	color:#666;
	border:1px solid #CCC;
	background-color:#CCC;
	padding:1px 3px;
}

#header p.nav{
	color:#FFF;
	text-align:right;
	font-size:16px;
	font-weight:normal;
	line-height:24px;
	margin:-5px 0 0 0;
	padding-top:10px;
}

.hiddeninfo{
	visibility:hidden;
	font-size:11px;
	padding-right:20px;
	font-style:italic;
}

.nav a{
	color:#FFF;
	background-color:#000066;
	text-decoration:none;
	padding:5px 5px;
	border:0;
	text-align: center;
	vertical-align: middle;
}

.current{
	padding-right:5px;
	margin-right:-10px;
	padding:5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.nav a:hover,a:hover .hiddeninfo{
	visibility:visible;
	color:#000099;
	background-color:#666;
	border:0;
}

#main{
	background-color:#FFF;
	text-align:left;
	width:100%;
	padding:10px 0 20px 0;
}

#main p{
	line-height:18px;
	letter-spacing:1px;
	margin:10px 40px;
}

#footer{
	background-color:#000066;
	margin-top:-10px;
	height:70px;
	text-align:left;
	color:#FFFFFF;
}

#footer h5{
	padding:10px 10px 0 10px;
	margin:0;
}
.pictures {
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#footer p{
	padding:10px 10px 0 10px;
	margin:0;
	line-height:20px;
}
