body
{
	background-color: #999999;
}

body.DarkColor {
	background-color: #404040;
}

img.Header{
	border-style: none;
	border-width: 0;
	position:absolute;
	left:0px;
	top:0px;
	z-index:-1;
}

img.Menu{
	position: relative;
	left: 20px;
}

div.Header {
	position:absolute;
	left:0px;
	top:0px;	
}
div.MainField {
	position:absolute;
	left:200px;
	top:160px;	
	background-color: #404040;
	width: 628px;
	height: 520px;
	overflow: hidden;
}
div.LinkList {
	position:absolute;
	left:0px;
	top:200px;
	width: 230px;
	height: 520px;
	overflow: hidden;
}
div.Tighter {
	width: 550px;
	position:relative;
	left: 39px;
}

div.Menu {
	position: absolute;
	left: 360px;
	top: 65px;
	width: 210px;
	height: 400px
	
}

div.BelowPic {
	position:absolute;	
	left: 10px;
	background-color: #404040;
	height: 250px;
	overflow: hidden
}
div.RightPic {
	position:absolute;
	top: 14px;
	background-color: #404040;
	width: 250px;
	overflow: hidden
}

div.BelowPhotoInfo {
	position:absolute;
	background-color: #404040;
	width: 280px;
	height: 100%;
	overflow: hidden;
}
div.RightPhotoInfo{
	position:relative;	
	left: 10px;
	background-color: #404040;
	width: 100%;
	height: 140px;
	overflow: hidden;
}

div.RightPhotoOrder {
	position:relative;	
	left: 10px;
	background-color: #404040;
	width: 90%;
	height: 200px;
	overflow: hidden;
}

div.BelowPhotoOrder {
	position:absolute;
	left: 260px;
	background-color: #404040;
	width: 260px;
	height: 100%;
	overflow: hidden;
}
div.RightPhotoScroll {
	position:relative;	
	left: 10px;
	background-color: #404040;
	width: 90%;
	height: 500px;
	overflow: hidden;
}
div.BelowPhotoScroll {
	position:relative;
	top:170px;
	position:absolute;
	left: 165px;
	background-color: #404040;
	width: 280px;
	height: 100%;
	overflow: hidden;
}
table {
	border: 0;
}


table.PictureTable {
	background-color: #404040;
	cellpadding: 5px; 
	width: 628px; 
	height: 400px;
}
table.OrderTable {
	background-color: #404040;
	width: 628px; 
	height: 400px;
}

p.TopLinks {
	position:absolute;
	left:280px;
	top:125px;
	z-index:0;
}
p.Link1 {

}
p.Link2 {
	left:370px;
}

p.Link3 {
	left:480px;
}

p.Link4 {
	left:580px;
}

/*    Links    */
a.Stylish:link {
	color: #f1f1f1;
	font-family: arial;
	font-style: normal;
	font-variant: small-caps;
	text-decoration: none;
	}
a.Stylish:visited {
	color: #f1f1f1;
	font-family: arial;
	font-style: normal;
	font-variant: small-caps;
	text-decoration: none;
	}

a.Stylish:active {
	color: #f1f1f1;
	font-family: arial;
	font-style: normal;
	font-variant: small-caps;
	text-decoration: none;
	}
a.Stylish:hover {
	color: #f1f1f1;
	font-family: arial;
	font-style: normal;
	font-variant: small-caps;
	text-decoration: underline overline;
	}
	
p.NormalText
{
color: #f1f1f1;
}
p.heading {
	font-variant: small-caps;
	font-size: 20px;
}
p
{
text-align: center;
color: #f1f1f1;
font-family: arial;
font-size: 14px;
} 

p.form {
text-align: right;
color: #f1f1f1;
font-family: arial;
font-size: 14px;
}
