@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	line-height: 21px;
}

p {
	margin:0;
	padding: 0;
}

p.indent {
	padding-left:20px;
}

p.smaller {
	line-height:18px;
	font-size: 11px;
}

h4 {
	color: #00CCFF;
	margin: 0;
	padding: 0;
}

img#bg {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

#content {
	background-image: url(images/brushmear.png);
	background-repeat:no-repeat;
	height: 705px;
	width: 1070px;
}

#contentsmall {
	background-image: url(images/brushmear-sm.png);
	background-repeat:no-repeat;
	height: 705px;
	width: 1070px;
}

div#linkmark {
	width: 245px;
	height: 164px;
	margin-top: 30px;
	margin-left: 30px;
	padding: 0;
}

#nav {
	position:absolute;
	height: 30px;
	width: 600px;
	left:255px;
	top:100px;
}

#navlist li {
	display: inline;
	list-style-type: none;
	padding-right: 15px;
	color: #CCCCCC;
}

.navList2 {
	list-style-type: none;
	text-decoration: none;
	margin: 0 0 0 0px;
	padding: 0 0 0 30px;
}

#leftNav {
    position:absolute;
	text-decoration: none;
    width:200px;
    height:100px;
	line-height: 12px;
	padding: 10px 0 0 0px;
}

#mainArea {
	position:aboslute;
	width:900px;
	height:400px;
	padding: 5px 0 0 5px;
	text-decoration: none;
}

#video {
	position: absolute;
	width: 242px;
	height: 142px;
	padding: 40px 0 0 30px;
	text-decoration: none;
}

#hometext {
    position: relative;
	width:605px;
    height:283px;
    background-image:url(images/link-home-message.png);
    background-repeat:no-repeat;
	float:right;
	margin: 40px 0 0 0px;
}

#homeimage {
    position:absolute;
    left:188px;
    top:174px;
    width:605px;
    height:71px;
}

#aiga {
    position:relative;
	width:101px;
    height:33px;
	float:right;
	top:290px;
}

#aboutcolone {
    position:absolute;
    left:170px;
    top:180px;
    width:340px;
    height:283px;
	padding: 0 0 0 5px;
	margin: 0 0 0 5px;
}

#aboutcoltwo {
    position:absolute;
    left:530px;
    top:180px;
    width:310px;
    height:283px;
}
#script {
    position:absolute;
    left:530px;
    top:180px;
    width:330px;
    height:283px;
}
#script2 {
    position:absolute;
    left:530px;
    top:180px;
    width:330px;
    height:283px;
}
#script3 {
    position:absolute;
    left:530px;
    top:180px;
    width:330px;
    height:283px;
}
#div1 {
    position:absolute;
    left:530px;
    top:180px;
    width:330px;
    height:283px;
}
#div2 {
    position:absolute;
    left:530px;
    top:180px;
    width:330px;
    height:283px;
}
#div3 {
    position:absolute;
    left:530px;
    top:180px;
    width:330px;
    height:283px;
}
#div4 {
    position:absolute;
    left:530px;
    top:180px;
    width:330px;
    height:283px;
}
#div5 {
    position:absolute;
    left:530px;
    top:180px;
    width:330px;
    height:283px;
}
#div6 {
    position:absolute;
    left:530px;
    top:180px;
    width:330px;
    height:283px;
}
#div7 {
    position:absolute;
    left:530px;
    top:180px;
    width:330px;
    height:283px;
}
#div8 {
    position:absolute;
    left:530px;
    top:180px;
    width:330px;
    height:283px;
}
#div9 {
    position:absolute;
    left:530px;
    top:180px;
    width:330px;
    height:283px;
}

#columnsmall {
    position:absolute;
    left:200px;
    top:180px;
    width:260px;
    height:283px;
}

#columnone {
    position:absolute;
    left:200px;
    top:180px;
    width:160px;
    height:200px;
}

#columntwo {
    position:absolute;
    left:370px;
    top:180px;
    width:160px;
    height:200px;
}

#columnthree {
    position:absolute;
    left:540px;
    top:180px;
    width:160px;
    height:200px;
}
#columnpast {
    position:absolute;
    left:370px;
    top:180px;
    width:460px;
    height:300px;
}

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

a:hover {
	text-decoration:none;
	color:#00CCFF;
}

a.video:hover {
	text-decoration:none;
	border:none;
}

a.list {
	color: #CCCCCC;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.list:hover {
	color: #FED036;
}
