@charset "utf-8";
/* CSS Document */

body{
	background:url(media/BG_main.jpg);
	overflow:scroll;}
	
a:link{
	color:#6a1007;}
	
a:visited{
	color:#6a1007;}
	
h1{
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#590212;
	margin:0px;}

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#546650;
	margin-top:8px;
	margin-left:8px;}
	
.table{
	width:310px;}
	
.tabletd{
	width:71px;
	height:71px;}
	
#container_bar{
	width:350px;
	height:1200px;
	position:absolute;
	background:#fffb99;
	top:0;
	left:100px;}
	
#stripe{
	width:350px;
	height:50px;
	background:url(media/BG_stripe.jpg);
	padding:0px;
	margin:0px;
	float:left;}
	
#header{
	width:350px;
	height:100px;
	background:url(media/header_bar.jpg);
	padding:0;
	margin:0;
	float:left;}
	
#network{
	width:310px;
	height:auto;
	padding:20px;
	margin:0px;
	float:left;}
	
#about{
	width:310px;
	height:auto;
	padding:20px;
	margin:0px;
	float:left;}
	
#container_showcase{
	width:710px;
	height:1200px;
	position:absolute;
	background:#fffb99;
	top:0;
	left:500px;
	margin:0;
	padding:0;}
	
#header_showcase{
	width:710px;
	height:100px;
	position:relative;
	float:left;
	background:url(media/header_showcase.jpg);
	margin:0;
	padding:0;}
	
#stripe_showcase{
	width:710px;
	height:50px;
	position:relative;
	float:left;
	background:url(media/stripe_showcase.jpg);
	margin:0;
	padding:0;}
	
ul{
	width:80px;
	height:1030px;
	position:relative;
	float:left;
	list-style-type:none;
	margin:0px;
	padding:10px;}
	
li{
	width:80px;
	height:80px;
	background:#C66;
	margin-bottom:10px;
	padding:0px;}
	
#image1{
	width:600px;
	height:450px;
	position:relative;
	background:#fffb99;
	float:left;
	border:none;
	margin-top:10px;
	padding:0px;}
	
#image2{
	width:600px;
	height:450px;
	position:relative;
	background:#fffb99;
	margin-top:10px;
	border:none;
	padding:0px;
	float:left;}
	
