/* lachlan it online css document */

body {
	text-align: center;
	height: 100%;
	margin: 0;
	padding: 0;
	top: 0;
	bottom: 0;
	background-color: #000;
	background-repeat: repeat-y;
	background-position: 50% 50%;
	background-image: url(../images/homebg.gif);
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

img {
border: none;
margin: 0;
padding: 0;
}

#background {
	text-align: center;
	height: 100%;
	width: 700px;
	margin: 0px auto;
	padding: 0;
	border: 0px none;
	background-image: url(../images/homebg.gif);
	background-repeat: repeat-y;
}

#container {
	position: relative;
	top: 0em;
	left: 0px;
	text-align: left;
	background: none;
	width: 700px;
	padding: 0;
	border: 0px none;
	height: 6em;
	color: #000;
}

#top {
	font-size: 1px;
	clear: none;
	background-color: #FAB609;
	width: 700px;
	height: 5px;
	margin: 0;
	padding: 0;
	border: 0px none;
}

#left {
	float: left;
	text-align: left;
	width: 100px;
	height: 220px;
	margin: 0;
	padding: 0;
	border: 0px none;
	background-color: #84849F;
}

#lachlanIT {
font: 24px arial, sans-serif bold;
color: #fff;
line-height: 95%
}

#online {
font: 24px arial, sans-serif bold;
color: #fe9900;
line-height: 95%
}

#flash {
	float: left;
	width: 400px;
	height: 220px;
	margin: 0;
	padding: 0;
	border-top: 0px none;
	background-color: #FAB609;
}

#right {
	float: left;
	background: #84849f;
	width: 200px;
	height: 220px;
	margin: 0;
	padding: 0;
	border: 0px none;
	color: #333333;
}

#menu {
	width: 200px;
	border: 0px none;
	margin-bottom: 1px;
	background: #84849f;
	color: #333333;
	height: 240px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:12px;
	font-family:verdana, arial, sans-serif;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
width: 100%;
}

#menu li {
border-bottom: 1px solid #666688;
margin: 0px;
text-align: center;
}

#menu li a, #nav li a:active, #nav li a:visited {
display: block;
padding: 5px 0px 5px 0px;
border: none;
background-color: #84849f;
color: #ffffff;
text-decoration: none;
width: 100%;
}

#menu li a:hover {
background-color: #444444;
color: #fe9900;
}

#bottom {
	clear: none;
	float: right;
	text-align: left;
	height: 75px;
	width: 600px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #FAB609;
}

#footer {
	position: relative;
	bottom: 0;
	text-align: left;
	vertical-align: bottom;
	background: none;
	width: 600px;
	margin: 0px 200px 0px 100px;
	padding: 0px;
	border: 0px;
}

#footer span {
	font: 11px normal verdana, arial, sans-serif;
	color: #666;
	text-align: left;
}

a, a:link, a:active, a:visited {
font-family: verdana, arial, sans-serif;
font-weight: normal;
font-style: normal;
color: #666;
text-decoration: none;
border: none;
}

a:hover {
text-decoration: underline;
color: #fe9900;
}

