html,body{margin:0;padding:0; }
body{font: 75% arial,sans-serif;text-align:center; background: #000000;}
p{margin:0 10px 10px}
a{color: #981793;padding:10px}

a:link, a:visited, a:active {
	color: #FD8005;
	text-decoration: none;
}
a:hover {
	color: #FD8005;
	text-decoration: none;
}
hr {
	margin: 15px 0px 0px 0px;
	color: #FD8005;
	height: 1px;
	width: 100%;
}
h1 {
	font-size: 18px;
	color: #FD8005;
	padding: 0px 10px 0px 10px;
}
h2 {
	font-size: 14px;
	color: #FD8005;
	margin: 0px 0px 0px 10px;
	text-decoration: underline;
}

h3 {
	font-size: 14px;
	color: #FD8005;
	margin: -10px 0px 0px 10px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0px 0px 10px;
}



#title{height:75px; padding-left:0px; margin-top:10px; margin-bottom:50px; background: #000; font-size: 20px; color: #FD8005}
#wishlist{height:20px;margin:-40px -10px 0px 0px; padding-right:0px; font-size: 10px; text-align:right; color: #FD8005}
#skype{height:20px;margin: 0px 0px 0px 0px; font-size: 10px; text-align:left; color: #FD8005}
#header{height:120px;margin:0px;  margin-top:0px; 
  padding-left:10px;background: #000 url(images/header.jpg);color: #FD8005}
#events{margin:-45px 20px 0 0 ; color:#fff}
#nav1{height:30px;margin-top:0;
  padding-left:7px;background: #ddd url(images/navi01.jpg);color: #79B30B;}

#container{text-align:left; background: #EBE9D7;
margin-top:0px; }
#content {line-height:1.2; background:  url(images/content.jpg);
background-repeat:no-repeat;
background-position:bottom center;
padding-left:10px;
padding-right:10px;
padding-bottom:50px;}
div#footer{background:#000000;color:#EBE9D7; margin-bottom:0px;}
div#footer:hover{background:#000000; color: #FD8005;}
div#footer{float:left;width:700px; text-align:center;}
div#design{font-size: 10px; text-align:right; background: #000000;color: #FFF}
div#design{clear:both;width:100%; background: #000;}
div#design p{margin:0;padding:0px 10px}
div#container{width:700px;margin:0 auto}

.username {color: #003366;} /* Color of name when logged in*/
.topboxbody {font-size:12px;padding:0px;}

/* -----------search--------------------------- */


.search_box {
	float: right;
	clear: right;
	width: 200px;
}
.search_string {
	width: 100px;
	height: 16px;
	font-size: 10px;
	vertical-align: middle;
}
.search_submit {
	width: 50px;
	height: 22px;
	font-size: 10px;
	vertical-align: middle;
}
/* --------------Top Menu------------- */


#nav1{
width: 99%;
font-weight: bold;
font-size: 90%;
}

#nav1:after{ /*Add margin between menu and rest of content in Firefox*/
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

#nav1 ul{
width: 100%;
padding: 11px 0;
margin: 0;
text-align: left; /*set value to "right" for example to align menu to the left of page*/
}

#nav1 ul li{
display: inline;
}

#nav1 ul li a{
color: #EBE9D8;
padding: 7px 22px;
margin: 0;
text-decoration: none;

}

#nav1 ul li a:hover{
color:#FD8005;
background: url(media/chromebg2.gif) center center repeat-x;
}

