#centercol{
	/*background:transparent url(images/background.jpg) repeat scroll 0 0; */
	float: right; 
	display:inline; 
	padding:0 24px 24px 24px;
	position:relative;
	width:654px;
}

a:link
{
color:#ee4d4d;	
}
a:visited
{
color:#ee4d4d;	
}
a:hover
{
color:#ee4d4d;	
}

/*custom css*/
.clr{clear:both;}



.scriptbox
{
	margin-bottom:5px;
	background:#900;
	padding:4px;
}


.login
{
	float:right;	
	margin-bottom:18px;
}

#loginon
{
	background:transparent url(images/loginback.png) no-repeat scroll 0 0;
	color:#6D6E71;
	float:right;
	font-family:georgia,"Times New Roman";
	padding:10px 14px;
	width:563px;
	margin-bottom:10px;
}



.generalbox
{
	background-image:url(images/dropshadow.png);
	background-position:center top;
	background-repeat:no-repeat;
	color:#017EA2;
	font-family:georgia,"Times New Roman";
	height:40px;
	padding:7px 5px 5px;
	position:relative;
	text-align:center;
}

.currentstory
{
	background:#ffffff;
	padding:8px;
	color:#3c3c3c;
	font-family:verdana, arial;
	font-size:12px;
	margin-top:-10px;
}

h2
{
	margin:0;
	color:#3c3c3c;
	font-family:georgia,"Times New Roman";
	font-size:24px;
	font-style:italic;	
	font-weight: 100;
}




.cont
{
	float:right;
	height:52px;
	position:relative;
	top:-17px;
	width:219px;
	background: url('/images/button.png') top right no-repeat;
	text-align:center;
}

.cont a {
	margin-top: 24px;
	color: #fff;
	display:block;
	text-decoration:none;
	font-family:georgia,"Times New Roman", sans-serif;
	font-size:14px;
	letter-spacing:1px;
}

.choose
{
	float:right;
	height:52px;
	position:relative;
	top:-17px;
	width:219px;
	background: url('/images/button.png') top right no-repeat;
	text-align:center;
}
.choose a {
	margin-top: 24px;
	color: #fff;
	display:block;
	text-decoration:none;
	font-family:georgia,"Times New Roman", sans-serif;
	font-size:14px;
	letter-spacing:1px;
}
.choose a span {
	font-size:12px;
}
.cont:hover,.choose:hover 
{
	background: url('/images/button-over.png') top right no-repeat;
}
.charleft
{
	float:right;
	font-size:11px;
}


textarea.writeon 
{
	border:medium none;
	font-family:verdana, arial;
	font-size:12px;
	width:100%;
	height:230px;
}



.button
{
	background:transparent;
	border:none;
	color:#FFFFFF;
	font-family:georgia,"Times New Roman";
	font-size:12px;
	font-style:bold;		
}

.report
{
	float:right;
	position:relative;
	right:-8px;
	top:-8px;
}

a img
{
	border:none;	
}

textarea { overflow: auto; }


#loginon input.text
{
	background:#EEEEEE none repeat scroll 0 0;
	border:1px solid #BEBEBE;
	width:100px;
	font-family:georgia,"Times New Roman";
}

#loginon form {
margin:0;
padding:0;
}


#myLoginButton span
{
	display:none;
}

#myLoginButton
{
	background:url(images/logmein.png);
}
