/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 11px 0 0 0;
	padding: 0;
	background: #ffcd00;
	font: normal small Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0;
	background-image:url(images/tlo.jpg);
/*    background-position: 76px;*/
	background-repeat:repeat-y;
	background-position: center;    
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: .2em;
	color: #000000;
}



a {
	text-decoration: none;
	color: #333333;
}

a:hover {
	text-decoration: underline;
}

/* Header */

#header {
	width: 980px;
	height: 300px;
/*    margin-left: 186px;*/
	margin: 0 auto;
}

#header * {
	text-decoration: none;
	text-align: center;
	color: #000000;
}

#header h1 {
	padding-top: 55px;
	font-size: 3em;
}

#header h2 {
	font-size: 1.2em;
}

/* Menu */

#menu {
	width: 980px;
	padding-top:10px;
	height: 80px;
	margin: 0 auto;
	text-align:center
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	border:0;
	margin-left:5px;
	margin-right:5px;
}



/* Content */

#content {
	width: 980px;
	margin: 0 auto;
/*    margin-left: 186px;*/
	background-color:#FFFFFF;
}

#colOne {
	float: left;
	width: 240px;
}

.a_link {
	width:230px;
	height:25px;
	padding-top:5px;
	padding-left:10px;
	display: block;
	background-image:url(images/menu_item.jpg);
}

#colTwo {
	float: left;
	width: 460px;
	padding: 0 20px;
}

#colThree {
	float: left;
	width: 240px;
}

/* Content Elements */

#content h2 {
	height: 21px;
	margin-bottom: 20px;
	padding: 9px 0 0 10px;
	background: url(images/img6.gif);
	letter-spacing: normal;
	font-size: .9em;
}

#content h3 {
	text-transform: uppercase;
	letter-spacing: normal;
	font-size: x-small;
	color: #FFFFFF;
}

#content ul {
	margin-left: 0;
	padding-left: 0;
	list-style: square inside;
}

/* Footer */

#footer {
	height: 70px;
	padding: 7px 0 0 0;
	background: url(images/img5.gif) repeat-x;
}

#footer * {
	color: #000000;
}

#footer p {
	text-align: center;
	font-size: smaller;
}

.log-form {
	width:100px;
	border:1px solid #cacaca;
}

.log-but {
	width:100px;
	border:1px solid #cacaca;
}
