/* CoulonCasting.com Stylesheet */

body {
	background-color: #000000;
}
.commontext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCCCCC;
}
.subtitles {
	color: #F14400;
	font-weight: bold;
	font-size: 18px;
}
.left {
	text-align: left;
}
a {
	text-decoration: none;
	font-family: Courier New, Courier, monospace; 
	font-size: 12px; 
	color: #F14400;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
#Layer1 {
	position:absolute;
	left:-214px;
	top:300px;
	width:1225px;
	height:82px;
	z-index:1;
	background-color: #000000;
	overflow: hidden;
}
#Layer2 {
	position:absolute;
	left:15px;
	top:145px;
	width:1215px;
	height:24px;
	z-index:1;
	background-color: #C84D02;
}
#Layer3 {
	position:absolute;
	left:279px;
	top:214px;
	width:648px;
	height:215px;
	z-index:1;
}
.modified {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.boldwhite {
	color: #FFFFFF;
	font-weight: bold;
}
.newsdate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #CCCCCC;
	background-color: #333333;
	padding-left: 5px;
	padding-right: 5px;
	width: 100%;
	border: 1px solid #752000;
	text-align: right;
}
.newsnews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	background-color: #222222;
	padding: 5px;
	width: 100%;
	border: 1px solid #752000;
	background-image: url(../images/newsgrad.png);
	background-repeat: repeat-x;
	background-position: top;
}
input.mgmt {
	background-color: #CCCCCC;
	text-align: center;
	border: 1px ridge #000000;
	height: 15px;
}
/*
.sidebgr {
	background-image: url(../images/swirlyL3.png);
	background-repeat: repeat-y;
	background-position: left;
}
*/