body {
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x; margin:0px;
}

td {
	font-family:Georgia; font-size:12px; color:#000000;
	line-height:20px;
}

.header_bg {
	background-image:url(../images/header_bg.jpg);
	width:697px; height:105px; background-repeat:no-repeat;
}

.left_bg {
	background-image:url(../images/left_bg.jpg);
	background-repeat:no-repeat; background-position:top right;
}

.right_bg {
	background-image:url(../images/right_bg.jpg);
	background-repeat:no-repeat; background-position:top left;
}

.nav_bg {
	background-image:url(../images/nav_bg.jpg);
	background-repeat:repeat-x; height:49px;
}

.innernav_bg {
	background-image:url(../images/innernav_bg.jpg);
	background-repeat:repeat-x; height:49px;
}

.categorynav_bg {
	background-image:url(../images/categorynav_bg.jpg);
	background-repeat:repeat-x; height:94px;
	border-left:solid 1px #DBDBDB; border-right:solid 1px #DBDBDB;
}

.innerbox_bg {
	background-image:url(../images/innerbox_bg.jpg);
	background-repeat:repeat-x; height:56px;
	border-left:solid 1px #3A76AA; border-right:solid 1px #3A76AA;
}

.body_bg {
	background-image:url(../images/body_bg.jpg);
	background-repeat:repeat-x; border-left:solid 1px #ffffff;
	border-right:solid 1px #ffffff; background-color:#FFFFFF;
}

.bluehead_bg {
	background-image:url(../images/bluehead_bg.jpg);
	background-repeat:repeat-x; height:33px;
	font-family:Georgia, "Times New Roman", Times, serif; color:#FFFFFF; font-size:17px; font-weight:bold;
}

.bluehead_bg2 {
	background-image:url(../images/bluehead_bg.jpg);
	background-repeat:repeat-x; height:33px;
	font-family:arial; color:#FFFFFF; font-size:17px;
}

.gray_bg {
	background-color:#F4F4F4; border:solid 1px #E8E8E8; padding:5px;
}

.gray_bg2 {
	background-color:#ffffff; border:solid 1px #E8E8E8; padding:5px;
	background-image:url(../images/gray_bg.jpg); background-repeat:repeat-x;
}

.gray_bg3 {
	border-left:solid 1px #DADADA; border-right:solid 1px #DADADA;
	background-image:url(../images/gray_bg3.jpg); background-repeat:repeat-x;
	height:31px;
}

.gray_bg4 {
	background-color:#FFFFFF; border:solid 1px #DADADA;
}

.subhead {
	font-family:"Trebuchet MS"; font-size:17px; color:#333333; 
}

.footer_bg {
 background-image:url(../images/footer_bg.jpg); background-repeat:repeat-x;
 height:100px; background-color:#A5D6E4;
}

.navlink:link {
	font-family:"Trebuchet MS"; font-size:15px; color:#084662;
	text-decoration:none; font-weight:bold;
}

.navlink:visited {
	font-family:"Trebuchet MS"; font-size:15px; color:#084662;
	text-decoration:none; font-weight:bold;
}

.navlink:hover {
	font-family:"Trebuchet MS"; font-size:15px; color:#000000;
	text-decoration:none; font-weight:bold;
}

.blacklink:link {
	color:#000000; text-decoration:underline; font-weight:normal;
}

.blacklink:visited {
	color:#000000; text-decoration:underline; font-weight:normal;
}

.blacklink:hover {
	color:#cc0000; text-decoration:underline; font-weight:normal;
}

.redlink:link {
	color:#cc0000; text-decoration:underline; font-weight:normal;
}

.redlink:visited {
	color:#cc0000; text-decoration:underline; font-weight:normal;
}

.redlink:hover {
	color:#000000; text-decoration:underline; font-weight:normal;
}

.redlinknoul:link {
	color:#cc0000; text-decoration:none; font-weight:normal;font-size:11px;
}

.redlinknoul:visited {
	color:#cc0000; text-decoration:none; font-weight:normal;font-size:11px;
}

.redlinknoul:hover {
	color:#000000; text-decoration:none; font-weight:normal;font-size:11px;
}

a:link {
	color:#36679A; text-decoration:underline;
}

a:visited {
	color:#36679A; text-decoration:underline;
}

a:hover {
	color:#cc0000; text-decoration:underline;
}

.whitelink:link {
	font-family:"Trebuchet MS"; font-size:13px; color:#FFFFFF;
	text-decoration:none;
}

.whitelink:visited {
	font-family:"Trebuchet MS"; font-size:13px; color:#FFFFFF;
	text-decoration:none;
}

.whitelink:hover {
	font-family:"Trebuchet MS"; font-size:13px; color:#FFFFFF;
	text-decoration:underline;
}

.yellowlink:link {
	font-family:"Trebuchet MS"; font-size:13px; color:#FCED32;
	text-decoration:underline;
}

.yellowlink:visited {
	font-family:"Trebuchet MS"; font-size:13px; color:#FCED32;
	text-decoration:underline;
}

.yellowlink:hover {
	font-family:"Trebuchet MS"; font-size:13px; color:#FFFFFF;
	text-decoration:underline;
}

.white_text {
	font-family:"Trebuchet MS"; font-size:13px; color:#FFFFFF;
}

.whiteheader {
	font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:21px;
}

.yellowheader {
	font-family:Arial, Helvetica, sans-serif; color:#FCED32; font-size:21px;
}

.whiteheader2 {
	font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:18px;
}

.blueheader {
	font-family:Arial, Helvetica, sans-serif; color:#084D6D; font-size:21px;
	border-bottom: solid 2px #E6E6E6;
}

.blueheader2 {
	font-family:Arial, Helvetica, sans-serif; color:#084D6D; font-size:15px;
	border-bottom: solid 2px #E6E6E6;
}

.blueheader3 {
	font-family:"Georgia"; color:#346295; font-size:12px;	
}

.blueheader4 {
	font-family:Arial, Helvetica, sans-serif; color:#084D6D; font-size:15px;
}

.grayheader_bg {	
	background-image:url(../images/grayheader_bg.jpg); background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif; color:#084662; font-size:16px; height:36px;
	font-weight:bold; width:695px;
}

.blackheader {
	color:#000000; font-size:16px; font-weight:bold;
}

.textbox {
	border:solid 1px #CCCCCC; padding:4px; font-family:arial; font-size:11px;
}

.grayborder {
	border: solid 1px #CCCCCC; padding:4px;
}

.search_bg {
	background-image:url(../images/search_bg.jpg);
	background-repeat:no-repeat; width:272px; height:32px;
}

.searchbox {
	border:none 0px;
	font-family:arial; font-size:12px; color:#333333;
}

.whitetext {
	font-size:11px; color:#FFFFFF;
}

.whiteborder {
	border: solid 1px #E0E0E0; background-color:#FFFFFF;
}

.storydiv {
	width:680px; height:495px; overflow:scroll;
}

.narratediv {
	width:500px; height:auto; overflow:scroll;
}

.adminstorydiv {
	width:740px; height:495px; overflow:scroll;
}

.storyfont {
	font-family:arial; font-size:13px; color:#000000;
	line-height:21px;
}

.chapterfont {
	font-family:arial; font-size:11px;
	line-height:25px; font-weight:bold; color:#36679A;
}

.yellowtext {
	color:#FCED32;
}

input {
	font-family:arial; font-size:12px; color:#333333;
}

.textareainput {
	font-family:arial; font-size:12px; color:#333333;
}

.textareacomment {
	font-family:arial; 
	font-size:11px; 
	color:#333333;
	width:250px;
}

.dropdown {
	font-family:arial; font-size:12px; color:#333333;
}

.dropdown1 {
	font-family:arial; font-size:12px; color:#333333;
}

.uploadbox {
	font-family:arial; font-size:12px; color:#333333;
	background-color:#FFFFFF; border:solid 1px #36679A;
}


.redfont, .diverrorMsg {
	color:#cc0000;
}

.star{cursor:pointer; }


#screen{
	width:980px;
	padding:0;
}			
#screen li{
	float:left;
	list-style:none;
}
#screen .jq-ss-crop{
	/*margin:5px 5px;*/
	float:left;				
}
#left,#right{
	font-weight:bolder;
	font-size:36px;
	margin-top:35px;
	display:block;
	text-decoration:none;
	color:black;
}
#view{
	width:880px;
	height:80px;
	overflow:hidden;
}
#images{

	width:3818px !important;
	width:3822px;
	padding:0;
}
#images li img{
	margin-top:0px;
	border:0;
}

.blueBorder{
	border:1px solid #0066cb;
	height:90px;
	width:728px;
}

.blueTitle:link{
	font-family:sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#0066cb;
}

.blueTitle:visited{
	font-family:sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#0066cb;
}

.blueTitle:hover{
	font-family:sans-serif;
	font-size:12px;
	text-decoration:underline;
	color:#0066cb;
	font-weight:bold;
}

.ordAdsText{
	font-family:sans-serif;
	font-size:12px;
	color:#000000;
	line-height:normal;
}

.adsLink:link{
	font-family:sans-serif;
	font-size:10px;
	color:#039a01;
	text-decoration:none;
	line-height:normal;
}
.adsLink:visited{
	font-family:sans-serif;
	font-size:10px;
	color:#039a01;
	text-decoration:none;
	line-height:normal;
}
.adsLink:hover{
	font-family:sans-serif;
	font-size:10px;
	color:#039a01;
	text-decoration:none;
	line-height:normal;
}

.featured_stories_bg {
	background-image:url(../images/featured_stories_bg.jpg);
	background-repeat:no-repeat; width:283px; height:308px;
}

.featuredstoriesfont {
	font-size:12px; color:#FFFFFF; line-height:23px;
}

.featuredstorieshead {
	font-size:18px; color:#FFFFFF; line-height:25px; font-weight:bold;
}

.featuredStoriesBlue{
	padding-right:15px;
	padding-left:10px;
	height:30px;
	font-family:"Times New Roman";
	text-align:left;
	font-size:20px; 
	color:#000000; 
}

.smallFont{
	color:#000000; 
	text-decoration:none; 
	font-weight:normal;
	font-size:10px;
}
