/*
Theme Name: Tegilbor Main Design	
Theme URI: http://www.tegilbor.net
Description: Created by York Keyser
Version: 1.0
Author: York Keyser
Author URI: http://www.tegilbor.net/
*/

BODY{
	background-color: #003366;
	}

div.bodyBox{
	position:absolute;
	height:422px; 
	width:850px;
	margin:-211px 0px 0px -425px;
	top: 50%; 
	left: 50%;
	
	text-align: left;
	padding: 0px;
	background: #ffffff url(images/contentBG.png) no-repeat;
	overflow: auto;
	}

div.menu{
	padding: 10px 0 0 350px;
	}

div.menu li{
	float: left; 
	list-style-type: none; 
	margin: 0 0 0 10px;
	}
	
div.menu A{
	text-decoration: none;
	color: #ffffff;
	font-weight: bold; 
	}


div.content A{
	text-decoration: none;
	color: #003366;
	font-weight: bold; 
}

div.content{
	clear: both;
	margin: 60px 40px 0 400px;
	}

div.content H1{
	margin: 0 0 0 0;
}

H1.invisible{
	display: none;
	}
