/* CSS SyZyGyMaG */

body {
	min-width: 600px;         /* 2 x LC width + RC width */
	margin: 0;
	padding: 0;
	background: #908595 url('../images/BG-top-left.jpg') no-repeat scroll top left;
	padding-top:100px;
	}

#container {
	padding-left: 200px;      /* LC width */
	padding-right: 186px;     /* RC width */
	}
		
#container .column {
	position: relative;
	float: left;
	}
		
#center {
	width: 100%;
	background: #BAABC2 url('../images/gradiant.jpg') repeat-x scroll top left;
	height: 600px;
	}
	
.border {
	width: 5px;
	height: 590px;
	padding: 0px;
}
.right{
	float: right;
}
.left{
	float: left;
}
.content{
	overflow: auto;
	height: 580px;
	padding: 0px 10px 0px 10px;
}
#left {
	width: 200px;             /* LC width */
	right: 200px;             /* LC width */
	margin-left: -100%;
	}
		
#right {
	width: 180px;             /* RC width */
	margin-right: -100%;
	}

.footer {
	clear: both;
	}
/*** Just for Looks ***/
img.footer {
	width: 100%;
	}
img.border {
	height: 590px;
	width: 5px;
	}
#b_border {
	height: 22px;
	width: 100%;
}
#container .column {
	text-align: justify;
	}
#syzygy {
	margin-top: -83px;
	margin-right: -161px;
}
#cross {
	margin-top: -33px;
	margin-left: -6px;
}	
	

ul.navbar	{
  margin-top: 100px;
  padding-left: 25px;
  list-style: none inside url('../images/menu_circle.png');	
	}

li:hover
{
	text-shadow: 0px 0px 20px white;
}

li
{
  padding: 0px;
  margin: -20px 0px 0px;
  width: 210px;
}

li a
{
  color: #000000;
  text-decoration: none;
  position: relative;
  bottom: 20px;
  right: 58px;
  font-size: 40px;
}
h1{
	padding-left: 80px;
}
