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

.main {
	clear: both;
	height: 680px;
	width: 770px;
	position: relative;
	background-color: #FFFFFF;
}

.top {
	font-family: "Courier New", Courier, monospace;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	clear: both;
	float: left;
	height: 40px;
	width: 612px;
	position: absolute;
	top: 25px;
	left: 79px;
	text-align: center;
}


.navigation {
	clear: both;
	float: left;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #000000;
	text-align: center;
	height: 30px;
	width: 510px;
	position: absolute;
	top: 100px;
	left: 130px;
}

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

a:hover {
	text-decoration: underline;
}

.vote {
	clear: both;
	height: 100px;
	width: 10px;
	position: absolute;
	top: 180px;
	z-index: 100;

}

.imageMain {
	clear: both;
	height: 200px;
	width: 300px;
	position: absolute;
	top: 339px;
	left: 235px;
}

.welcome {
	clear: both;
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	color:#000000;
	text-align:center;
	position: absolute;
	height: 250px;
	width: 478px;
	top: 200px;
	left: 147px;
}

.welctxt {
	clear: both;
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	color: #333333;
	text-align: center;
	position:absolute;
	height: 15px;
	width: 472px;
	top: 460px;
	left: 147px;
}

.leftFoot {
	clear: both;
	height: 50px;
	width: 280px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
	text-align: center;
	position: absolute;
	top: 516px;
	right: 252px;
	z-index: 102;
}

.credits {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #000000;
	text-align: center;
	clear: both;
	height: 15px;
	width: 420;
	position: absolute;
	top: 650px;
	left: 175px;
}
.calendar {
	clear: both;
	height: 330px;
	width: 408px;
	position: absolute;
	top:180px;
	left: 175px;

}
.calover {
	clear: both;
	height: 230px;
	width: 200px;
	position: absolute;
	top: 220px;
	left: 285px;
	z-index: 101;
}
.imageMain2 {
	clear: both;
	height: 400px;
	width: 770px;
	position: absolute;
	top: 180px;
	z-index: 97;
	background-image: url(images/navigation/faces.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.speech1 {
	clear: both;
	height: 291px;
	width: 278px;
	position: absolute;
	left: 104px;
	top: 204px;
}

.speech2 {
	clear: both;
	height: auto;
	width: 266px;
	position: absolute;
	right: 81px;
	top: 204px;
}

.image1 {
	height: 60px;
	width: 85px;
	clear: both;
	left: 100px;
	top: 205px;
	position: absolute;
}

.image2 {
	clear: both;
	height: 75px;
	width: auto;
	right: 200px;
	top: 375px;
	position: absolute;

}
	
a:active {
	text-decoration: underline;
}

img
{  border-style: none;

}

.blog {
	clear: both;
	width: 330px;
	height: 105px;
	position: absolute;
	top: 204px;
	left: 223px;
}

.blogt {
	clear: both;
	width: 330px;
	height: 20px;
	position: absolute;
	top: 319px;
	left: 223px;
}

.contact {
	clear: both;
	height: auto;
	width: 300px;
	position: absolute;
	left: 235px;
	top: 204px;
}

.imageR {
	clear: both;
	height: 160px;
	width: 140px;
	position: absolute;
	top: 235px;
	right: 50px;
}

.numberLrg {
	clear: both;
	height: 50px;
	width: 50px;
	position: absolute;
	top: 185px;
	right: 50px;
	
}

.pfolioImg {
	clear: both;
	height: 400px;
	width: 480px;
	position: absolute;
	top: 200px;
	left: 50px;
}

.thumbs {
	clear: both;
	height: 200px;
	width: 150px;
	position: absolute;
	top: 395px;
	right: 50px;
}

.underThm {
	clear: both;
	height: 50px;
	width: 140px;
	position: absolute;
	top: 530px;
	right: 50px;
}

.vertPfolTx {
	clear: both;
	height: 100px;
	width: 200px;
	position: absolute;
	top: 530px;
	left: 330px;
	z-index: 103;
	
}
	
.mediamain {
	height: 150px;
	width: 150px;
	clear: both;
	position: absolute;
	left: 79px;
	top: 204px;
}
body {
	background-color: #9A9A96;
}

