body
{
  background-image:url('backgroundgradient.png');
  background-repeat:repeat-x;
  background-color:#000000;
  font-family: verdana;
  font-size: 9pt;
  margin: 0px;
}
a:link {color:#FB0006;}
a:visited {color:#FB0006;}  

#div-1 {
 width:820px;
 background-color:#000;
 margin-left:auto;
 margin-right:auto;
 padding:0;
}
#div-1-padding {
 padding:0px 5px 0px 5px;
}
#innerpadding {
 padding-top:10px;
 padding-left:20px;
 padding-right:20px;
 padding-bottom:20px
}
#content {
 background-color:#F8F8F8;
}
#div-1a {
 float:left;
 width:50%;
}
#div-1b {
 float:left;
 width:50%;
}
#div-1c {
 color:#fff;
 clear:both;
}

a
{ 
  text-decoration:none;
}
div.blackspace
{
	background-color:#000000;
	width: 820px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	padding:0;
}
div.frame
{
  background-color:#F8F8F8;
  border-right-style: solid;
  border-left-style: solid;
  border-bottom-style: solid;
  border-top-style: solid;
  border-right-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  border-top-width: 1px;
  margin:10px auto 0px auto;	/*10px is the margin from top of "mainframe" to the border of browser. 30px is the margin below the "mainframe"*/
  width: 810px;
  height: 100%;
  /*border:#999999;*/
}

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

div.logo
{
	background-color:#FB0006;
  	width:820px;
  	height: 5px;
	display:block;
	margin-left:auto;
	margin-right:auto; 
	margin:0px auto 2px auto;
}
div.logo1
{
	background-color:#FB0006;
  	width:820px;
  	height: 5px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px; 
	/*margin:2px auto 2px auto;*/
	padding: 0px;
}
p.center
{
  text-align: center;
}

.price
{font-size:12px}
.padding
{padding-top:20px}

/*MENU*/

table.menu
{
margin-left:auto;
margin-right:auto;
width:800px;
height:40px;
/*text-align:center;*/
background:black;
}

table.dropmenu
{
	font-size:100%;
	position:absolute;
	visibility:hidden;
	background:#FB0006;
}

td.menu
{
  background:black;
  height:20px;
}

a.menu
{
	font-family:"Arial Rounded MT Bold";
	font-size:16px;
	font-weight:bold;
  	color:#FFFFFF
}

a.dropmenu
{
    font-family:"Arial Rounded MT Bold";
	font-size:15px;
	font-weight:bold;
  	color:#FFFFFF;
}

ul.table
{
list-style-type:none;
}

p
{ 
	color:#424242;
}

td.indryk
{
	padding:3px;
}

h3
{
	color:#424242; 
}

td.photoprice
{
	width:80px; 
	text-align:right
}

p.webmaster
{
	text-align:center;
	margin-top:0px;
	font-family:Verdana;
	font-size:10px; 
}

.webmaster a:link {color:#4D4D4D;}
.webmaster a:visited {color:#4D4D4D;} 

#hover a:hover
{
	background-color:#F0F0F0;
	color:#000000;
}
