a:link { 
	color: #4A6092; 
	text-decoration: none;
}

a:visited {  
	color: #4A6092; 
	text-decoration: none;
}

a:hover {  
	color: #0066FF; 
	text-decoration: underline; 
}

div.main {
	margin: 20px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 800px;
	height: 575px;
	border: solid 1px #000000;
	font-family: "Century Gothic", "Trebuchet MS", tahoma,arial, verdana;
	font-size: 11px;
}

div.barlinks {
	text-align: right;
	text-indent: 10px;
	margin: 5px 5px 5px 0;
}

div.banner {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 800px;
	height: 125px;
}

div.navbar {
	position: absolute;
	left: 0px;
	top: 125px;
	width: 150px;
	height: 450px;
	text-indent: 15px;
	background: #C4C3C3;
}

div.mainlinks {
	letter-spacing: 3px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 15px;
}

div.links {
	text-indent: 35px;
}

div.title {
	position: absolute;
	left: 150px;
	top: 125px;
	width: 300px;
	height: 150px;
}

div.content {
	position: absolute;
	left: 150px;
	top: 275px;
	width: 300px;
	height: 300px;
}

div.placetitle {
	text-align: right;
	margin-right: 20px;
	letter-spacing: 2px;
	line-height: 14px;
	font-size: 16px;
	font-weight: bold;
}

div.text {
	margin: 20px 20px 20px 20px;
	line-height: 18px;
}

span.shoptitle {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 3px;
}

div.gallery {
	position: absolute;
	left: 450px;
	top: 125px;
	width: 350px;
	height: 450px;
	border-left: solid 1px #000000;
}

div.vline1 {
	position: absolute;
	left: 625px;
	top: 125px;
	width: 1px;
	height: 450px;
	background: #FFFFFF;
	font-size:0px;
}

div.vline2 {
	position: absolute;
	left: 800px;
	top: 125px;
	width: 1px;
	height: 450px;
	background: #000000;
	font-size:0px;
}

div.vline3 {
	position: absolute;
	left: 450px;
	top: 125px;
	width: 1px;
	height: 450px;
	background: #000000;
	font-size:0px;
}

div.vline4 {
	position: absolute;
	left: 150px;
	top: 125px;
	width: 1px;
	height: 450px;
	background: #000000;
	font-size:0px;
}

div.hline1 {
	position: absolute;
	left: 451px;
	top: 275px;
	width: 349px;
	height: 1px;
	background: #FFFFFF;
	font-size:1px;
	line-height: 1px;
}

div.hline2 {
	position: absolute;
	left: 451px;
	top: 425px;
	width: 349px;
	height: 1px;
	background: #FFFFFF;
	font-size:1px;
	line-height: 1px;
}

div.hline3 {
	position: absolute;
	left: 0px;
	top: 125px;
	width: 800px;
	height: 1px;
	background: #000000;
	font-size:1px;
	line-height: 1px;
}

div.hline4 {
	position: absolute;
	left: 0px;
	top: 575px;
	width: 800px;
	height: 1px;
	background: #000000;
	font-size:1px;
	line-height: 1px;
}

div.hline5 {
	position: absolute;
	left: 150px;
	top: 275px;
	width: 300px;
	height: 1px;
	background: #000000;
	font-size:1px;
	line-height: 1px;
}

ul.list {
	line-height: 16px;
}
