@charset "UTF-8";
img, div { behavior: url(scripts/iepngfix.htc) }
body {
	text-align: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image: url(img/ifc/PitchBGLarge.png);
	background-color: #000000;
	background-position:center;
	background-repeat:repeat-y;
	font-size: 12px;
}

h1 {
	font-size: 14px;
	color: #f7931e;
	margin: 0px;
}

a:link {
	color: #666666;
	font-weight: bold;
}
a:visited {
	color: #666666;
	font-weight: bold;
}
a:hover {
	color: #333333;
	font-weight: bold;
}
a:active {
	color: #333333;
	font-weight: bold;
}

a.bodylink:link {
	color: #f7931e;
	font-weight: bold;
}
a.bodylink:visited {
	color: #f7931e;
	font-weight: bold;
}
a.bodylink:hover {
	color: #333333;
	font-weight: bold;
}
a.bodylink:active {
	color: #333333;
	font-weight: bold;
}

#user {
	position:absolute;
	left:651px;
	top:53px;
	width:263px;
	height:80px;
	z-index:1;
}

#navbar {
	position:absolute;
	left:308px;
	top:162px;
	width:625px;
	height:39px;
	z-index:1;
}

#main {
	position:relative;
	left:84px;
	top:246px;
	width:828px;
	height:456px;
	z-index:1;
}

#copyright {
	position:absolute;
	left:408px;
	top:716px;
	width:235px;
	height:20px;
	z-index:1;
}

#pageIcon {
	position:absolute;
	left:8px;
	top:215px;
	width:130px;
	height:130px;
	z-index:2;
}

form {
	margin: 0px;
}

.smallText {
	font-size: 10px;
	color: #999999;
}
.tinytext {
	font-size: 9px;
	color: #CCCCCC;
}
.maintext {
	color: #CCCCCC;
}
.smalltitle {
	font-size: larger;
	color: #f7931e;
}


.dark {
	color: #000000;
}
