/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

#container p, #container blockquote, #container ul, #container ol {
	margin-bottom: 1.8em;
	line-height: 180%;
}

#container {
	position: relative;
	width: 100%;
}

#container a {
	color: #000000;
}

#container a:hover {
	text-decoration: none;
}

#subcontainer {
	background: #FFFFFF url(images/img1.jpg) repeat-x;
	position: absolute;
	width: 100%;
}

.boxed {
	padding: 20px;
	background: url(images/img3.jpg) repeat-x;
}

.heading {
	margin-bottom: 40px;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: 12px;
}

#container {
	min-width: 800px;
	background: #FFFFFF url(images/img1.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

#container h1, #container h2, #container h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}
/* Header */

#header {
	width: 660px;
	height: 180px;
	margin: 0 auto;
	background: url(images/img2.jpg) no-repeat;
	text-align: center;
}

#header a {
	text-decoration: none;
	text-transform: uppercase;
	color: #000000;
}

#header h1 {
	padding-top: 40px;
	letter-spacing: 4px;
	font-size: 36px;
}

#header h2 {
	letter-spacing: 8px;
	font-size: 14px;
}

#paladin {
	height: 16px;
	width: 67px;
	margin-left: auto;
	margin-right: auto;
	background:  url(images/paladin.png) no-repeat bottom left; 	
}

#loklogo {
	position: absolute;
	right: 5px;
	top: 35px;
	width: 200px;
	height: 94px;
	background:  url(images/lok-trans.png) no-repeat bottom left; 	
}

#antlogo {
	position: absolute;
	left: 5px;
	top: 5px;
	width: 189px;
	height: 131px;
	background:  url(images/purpleant_logo.png) no-repeat bottom left; 	
}

#breadcrumb {
	float: left;
	position: absolute;
	height: 17px;
	top: 140px;
	left: 5px;
	color: #000000;
	font-size: 11px; 
	font-weight: bold;
}

#user {
	position: absolute;
	height: 17px;
	top: 122px;
	right: 5px;
	color: #000000;
	text-align: right;
}

.LOGIN_object, a.LOGIN_object:link, a.LOGIN_object:visited, a.LOGIN_object:active { 
	background:  url(images/ico-login.gif) no-repeat bottom left; 
	padding: 2px 0 0 25px; 
	margin: 0 0px 0 16px; 
	height: 17px; 
	font-size: 11px; 
	font-weight:bold;
	text-decoration: none;
}

a.LOGIN_object:hover { 
	background:  url(images/ico-login-over.gif) no-repeat bottom left;
	text-decoration: none;
}

.USER_object, a.USER_object:link, a.USER_object:visited, a.USER_object:active { 
	background:  url(images/ico-register.gif) no-repeat bottom left;  
	font-size: 11px; 
	font-weight:bold; 
	text-decoration: none; 
	height:17px; 
	padding: 2px 0 0 25px;  
	margin: 0 0px 0 16px; 
}

a.USER_object:hover { 
	background:  url(images/ico-register-over.gif) no-repeat bottom left; 
	text-decoration: none; 
}

.DATE_object {
	font-size: 11px;
	color: #000000;
}

/* Footer */

#footer {
	background: url(images/img3.jpg) repeat-x;
	text-align: center;
	font-size: 77%;
	color: #000000;
}

#legal {
	margin: 0;
	padding: 20px 0 0 0;
	line-height: normal;
}

#links {
	margin: 0;
	padding: 20px 0;
	line-height: normal;
}

.MainMenu_MenuItem {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 30px;
}
.MainMenu_MenuItemSel {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #FFFFFF;
	height: 30px;
	color: #666666;
}

.SkinObject {
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.PrintEmailThisBlock {
	width: 100%;
}

.PrintThis {
	float: left;
	cursor: pointer;
}

.EmailThis {
	float: left;
	padding-left: 5px;
	cursor: pointer;
}
