* {
margin:0;
padding:0;
}
#body1 {
	margin: auto;
	height: auto;
	width: 1020px;
	filter: DropShadow(Color=#111111, OffX=50px, OffY=50px, Positive=1);
	background-color: #000000;
}
#sddm
{
	margin: 0;
	padding: 0;
	z-index: 30
}

#sddm li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 29px;
}

#sddm li a
{
	display: block;
	width: 80px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-image: url(img/buttonbg.png);
	background-color: #990033;
	background-repeat: repeat-x;
}

#sddm li a:hover
{
	background-color: #400015;
	background-image: url(img/buttonbg_ro.png);
}

#sddm div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background-color: #EAEBD8;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

	#sddm div a
	{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #FFFFFF;
	font-family: arial;
	font-size: 10px;
	background-color: #440017;
	background-image: none;
}
#menuright {
	float: left;
	height: 37px;
	width: 596px;
	background-color: #6A0023;
	background-image: url(img/buttonbg.png);
}


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

#content_top {
	margin: auto;
	height: 50px;
	width: 1000px;
	background-image: url(img/content_u.png);
}

#header_top {
	height: 20px;
	width: 1002px;
	margin: auto;
	background-color: #000000;
}
#content_bot {
	background-image: url(img/content_l.png);
	height: 50px;
	width: 1000px;
	margin: auto;
}
#bot_margin {
	margin: auto;
	height: 15px;
	width: 1000px;
}


#header_flash {
	float: left;
	height: 325px;
	width: 500px;
	background-color: #000000;
}


#header {
	height: 325px;
	width: 1000px;
	border: 1px solid #000000;
	margin: auto;
}
#bottom {
	background-color: #000000;
	width: 1000px;
	margin: auto;
	height: 15px;
}

#content_upper {
	height: auto;
	width: 1002px;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
	margin: auto;
}

#logo {
	float: left;
	height: 325px;
	width: 500px;
	background-color: #333333;
	background-image: url(img/tatsi_logo.jpg);
}
#menu {
	height: 37px;
	width: 1000px;
	background-color: #990033;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-image: url(img/mainbg.png);
	background-repeat: repeat;
}

