html{ 
	overflow-y:scroll;
}

body {
	font-family: helvetica, arial;
	background-color: #121212;
}


h1 {
	
}

a {
	color: #669999;
	text-decoration:  none;
}

a:hover {
	color: #336666;
	border-bottom: 1px solid #336666;
}

form {
	padding-bottom: 10px;
}

#wrap {
	margin:0px auto;
	text-align: left;
	width: 824px;
	padding: 0px;
}

#mainwrap {
	
}

#menu{

}

#footer{
	text-align: center;
	font-size: 12px;
	color: #cccccc;
}

#login{

}

#login p {

}

#footer a, a:active  {
	color: #121212;
}

#footer a:hover {
	color: #cccccc;
}

#categories {
	margin-top: 10px;
	border-top: 1px solid #336666;
	border-bottom: 1px solid #336666;
	text-align: center;
}

#categories a{
	font-weight: bold;
	padding: 3px;
	min-width: 100px;
	border: none;
}

#categories  a :hover, a:active {
	color: #336666;
}

#contactinfo {
	text-align: center;
}#aboutpic {	float: right;		margin: 0px 10px 0 20px;	}#aboutpic img {	border-top: 1px solid #669999;	border-bottom: 1px solid #669999;	padding-top: 10px;	padding-bottom: 10px;	}.jtext {	text-align: justify;		text-justify: auto;		margin: 0 20px 20px 20px;	}
.success {
	border: 2px solid #0a5b5b;
	background-color:#2f9595;
	margin-top: 10px;
	padding: 10px;
}

.success  h1{
	font-size: 18px;
	color: #eeeeb1;
	text-align: center;
}

.newsposts {
	margin: 5px 12px 5px 0;
	background-color: #121212;
	padding: 0 5px 0 5px;
	border: 1px solid #669999;
	color: #cccccc;
}

.newsposts h2 {
	margin-top: 0px;
	padding-top: 5px;
}

.newsposts h3 {
	font-size: 12px;
	margin-top: -20px;
	border-bottom: 1px solid;
	margin-right: 250px;
}

.newsposts h4 {
	font-size: 16px;
	margin: 10px;
	padding: 0;
	text-align: center;
}

#galleria {
	margin: 5px 12px 5px 0;
	background-color: #121212;
	padding: 0 5px 0 5px;
	border: 1px solid #669999;
	color: #cccccc;
	height: 750px;
}

.imgcenter img{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.picsets {
	text-align: center;
	margin-top: 5px;
	border-top: 1px solid #336666;
	border-bottom: 1px solid #336666;
	width: 812px;
}

.picsets h1 {
	font-size: 14px;
	color: #336666;
}

.picsets h2 {
	font-size: 18px;
	color: #cccccc;
	border-bottom: 1px solid #336666;
	margin: 0px;
}

.picsets  a, img{
	border: none;
}

.picsets img {
	margin-bottom: 2px;
	margin-top: 5px;
}

.picdel {
	text-align: center;
	margin-top: 0;
	min-height: 120px;
	margin-bottom: 20px;
}

.picdel  a, img{
	border: none;
}

.picdel img {
	height: 90px;
}

a.email {
	color: #cccccc !important;
	border-bottom: 1px solid;
}

a:hover.email {
	color: #669999 !important;
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30;
}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 14px verdana;
}

#sddm li a
{	display: block;
	margin: 0 3px 0 0;
	padding: 4px 10px;
	width: 140px;
	background: #336666; /* Boxes */
	color: #121212;
	text-align: center;
	text-decoration: none;
}

#sddm li a:hover
{	
	background: #669999; /* Hovered Boxes */
	border: none;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #cccccc;
	border-right: 1px solid #336666;
	border-left: 1px solid #336666;
	border-bottom: 1px solid #336666;
	width: 158px;
}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #cccccc;
		color: #121212;
		font: 14px verdana;
		font-weight: bold;
	}

	#sddm div a:hover
	{	background: #669999;
		color: #121212;
		text-decoration: none;
		border: none;
	}

