html,body{
	margin:0;
	padding:0
}

body{
	font-family:"arial",Georgia,Sans-Serif;
	background-image:url('http://www.ersenosman.com/zaffa/images/background.jpg');
	background-repeat: repeat-x;
	background-position:center top;
}


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

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	font: 12px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 4px;
	color: white;


	text-align: center;
	text-decoration: none}


#sddm li a:hover
{	color: black;


	}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #ce9ca7}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: white;
		color: black;
		font: 12px arial}

	#sddm div a:hover
	{	background: #ce9ca7;
		color: #FFF}


#shadow-container {
	position: relative;
	left: 3px;
	top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}
 
#content
	{
	margin-left: 23px;
	margin-top:2px;
	margin-bottom:2px;
	font-size: 12px;
	}
#content2
	{
	line-height:200%;
	margin: 10px 20px 10px 0px;
	}

#footer
	{
	font-family:"arial",Georgia,Sans-Serif;
	font-size: 12px;
	margin: 5px 8px 5px 8px;
	font-style: normal;
	font-weight: normal;
	color: white;
	}

.menu {
	font-family:"arial",Georgia,Sans-Serif;
	font-size: 12px;
	margin: 5px 8px 5px 8px;
	font-style: normal;
	font-weight: normal;
	color: black;
}

.copyright {
	margin-top:6px;
	font-family:"arial",Georgia,Sans-Serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: white;
}

.normal {
font-family:"arial",Georgia,Sans-Serif;
	font-size: 12px;
	margin: 5px 8px 5px 8px;
	font-style: normal;
	font-weight: normal;
	color: black;
}

a:link, a:visited, a:hover
{
	color: black;
}

.copyright a:link, .copyright a:visited, .copyright a:hover
{
	color: white;
}


.menu a:link, .menu a:visited
{
	color: black;
}





#flash {
	position: relative;
	z-index: 0;
}



p{margin:0 10px 10px}


A{text-decoration:none} 





.border
{
	border: 0px solid #5d5d5d;
}

img
{
border: 0px;
	border-color: #5d5d5d;
}

A:link img, A:visited img 
{
	border-color: #5d5d5d;
	border: 0px;
}

A:hover img 
{
	border-color: #a29281;
	border: 0px;
}

