html, body, form
{
	color: #6b6b6b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height:100%;
}

input, select, button, textarea
{
	color: #6b6b6b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h1
{
	background: transparent;
	text-align: center;
	font-family: Trebuchet MS;
	font-style: italic;
	font-weight: normal;
	font-size: 24px;
	color: #615e5e;
	margin: 0;
}

h2
{
	background: transparent;
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 18px;
	color: #615e5e;
	text-align: center;
	margin: 0;
}

h3
{
	background: transparent;
	font: bold 11px Georgia, "Times New Roman" , Times, serif;
	text-align: center;
	margin: 0;
}

a
{
	color: #e867ec;
	text-decoration: underline;
}
a:hover
{
	color: #e867ec;
	text-decoration: none;
}

.dark-text
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 17px;
}

.validationBox
{
	background-color: #FFDDBB;
}

.validatorCalloutHighlight
{
	background-color: #FFDDBB;
}

.helpfulInfo
{
	color: #5a5a5a;
	font-weight: bold;
}

*
{
	margin: 0px;
	padding: 0px;
}
a img
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
ul
{
	list-style-type: none;
}
ul li
{
	float: left;
}

body
{
	background-image: url(Images/bgFill.jpg);
	background-repeat: repeat;
	text-align: center;
	background-position: center top;
	color: #6b6b6b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#wrapup
{
	text-align: right;
	width: 988px;
	padding-right: 12px;
	height: 17px;
	padding-top: 2px;
}

#top
{
	height: 16px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.bottom
{
	height: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#wrapup a
{
	font-family: Arial, Helvetica, sans-serif;
	color: #e867ec;
	font-size: 11px;
	text-decoration: underline;
}
#wrapup a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #e867ec;
	font-size: 11px;
	text-decoration: none;
}

#wrapper
{
	text-align: left;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(Images/bgcenter.jpg);
	background-repeat: repeat-y;
	padding-top: 10px;
}

#header
{
	height: 104px;
	width: 1000px;
	background-image: url(Images/bgTop.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}
#logo
{
	float: left;
	height: 73px;
	width: 310px;
	padding-left: 20px;
}
#menu
{
	float: left;
	text-align: left;
	margin-left: 3px;
	height: 40px;
	width: 654px;
	background-image: url(Images/bgMenu.jpg);
}
#menu li a
{
	background-position: left top;
}

#menu ul
{
	background-position: left top;
	margin-top: 3px;
	padding-left: 40px;
}

#login
{
	float: left;
	margin-left: 4px;
	height: 33px;
	width: 654px;
	background-image: url(Images/bgLogin.jpg);
	background-repeat: no-repeat;
}
#loginwrapper
{
	margin-left: 50px;
	width: 580px;
}

#loginwrapup
{
	float: left;
	height: 25px;
}
.loginAccount
{
	margin-top: 8px;
	text-align: center;
}

.loginlink
{
	float: left;
	
}

.loginlink a
{
	font-family: Arial, Helvetica, sans-serif;
	color: #e867ec;
	font-size: 10px;
	text-decoration: underline;
}
.loginlink a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #e867ec;
	font-size: 10px;
	text-decoration: none;
}

.loginAccount a
{
	font-family: Arial, Helvetica, sans-serif;
	color: #e867ec;
	font-size: 12px;
	text-decoration: underline;
}
.loginAccount a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #e867ec;
	font-size: 12px;
	text-decoration: none;
}

.loginItemCaption
{
	float: left;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #656565;
	margin-top: 9px;
}

.loginTextBox
{
	float: left;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	width: 150px;
	margin-top: 5px;
}

.bgLoginField
{
	background-image: url(Images/loginField.jpg);
	border: 1px solid #979797;
	width: 127px;
	height: 16px;
	padding-left: 5px;
	padding-top: 1px;
}
.loginButton
{
	float: left;
	margin-top: 6px;
}
.loginSeparator
{
	float: left;
	background-position: center;
	width: 30px;
	height: 23px;
	margin-top: 5px;
	background-repeat: no-repeat;
	background-image: url(Images/loginSeparator.jpg);
}


#contents
{
	width: 998px;
	border: 1px solid #b4b4b4;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height:100%; 
}

#contents #boxes
{
	width: 998px;
	height: 307px;
	background-image: url(Images/bgBoxes.jpg);
	background-repeat: no-repeat;
}

.listpage
{
	margin-top: 0px;
	margin-left: 12px;
	margin-right: 12px;
}

#contents #boxes #box1
{
	float: left;
	background-image: url(Images/bgBox1.jpg);
	background-repeat: no-repeat;
	width: 326px;
	height: 256px;
	margin-top: 18px;
}

#contents #boxes #box1 #inner3
{
	float: left;
	width: 270px;
	height: 157px;
	margin-top: 79px;
	padding-left: 35px;
}

.imgbult
{
	margin-top: 3px;
	float: left;
	background-repeat: no-repeat;
	height: 43px;
	width: 25px;
}

.textbult
{
	text-align: left;
	color: #6b6b6b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}

#contents #boxes #box2
{
	float: left;
	background-image: url(Images/bgBox2.jpg);
	width: 330px;
	height: 256px;
	margin-top: 18px;
}

.inner4
{
	float: left;
	width: 270px;
	height: 157px;
	margin-top: 79px;
	padding-left: 35px;
}

#contents #boxes #box3
{
	float: left;
	width: 324px;
	background-image: url(Images/bgBox3.jpg);
	height: 256px;
	margin-top: 18px;
}

#contents #newsbox
{
	width: 998px;
	height: 283px;
	background-image: url(Images/bgStories.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-top: auto;
}

#contents #newsbox #new1
{
	float: left;
	margin-top: 56px;
	margin-left: 12px;
	background-image: url(Images/bgNewsBox1.jpg);
	width: 604px;
	height: 210px;
}

#contents #newsbox #new2
{
	margin-left: 28px;
	margin-top: 27px;
	background-image: url(Images/bgNewsBox2.jpg);
	background-repeat: no-repeat;
	width: 330px;
	height: 239px;
}


#contents #newsbox #new1 #inner6
{
	width: 595px;
	height: 226px;
}

#contents #newsbox #new1 #inner6 #inner7
{
	width: 595px;
	height: 175px;
}

#contents #newsbox #new1 #inner6 #inner7 #boxx1
{
	float: left;
	width: 595px;
	height: 175px;
}

.emptybox
{
	float: left;
	width: 25px;
	height: 80px;
}
.textname
{
	margin-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #6b6b6b;
}

.lnktext a
{
	margin-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #26b7d0;
	line-height: 16px;
	text-decoration: none;
}

.lnktext a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #26b7d0;
	text-decoration: underline;
}

.textdiv
{
	line-height: 20px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6b6b6b;
}

.textdiv a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #47412f;
}

.textdiv a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

.morediv a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #26b7d0;
}

.morediv a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
	color: #26b7d0;
}

.lnkbox2 a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #0a6d75;
}

.lnkbox2 a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
	color: #0a6d75;
}

.lnkgroup
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	margin-top: 32px;
}

#contents #newsbox #new2 #inner10
{
	float: left;
	width: 220px;
	margin-top: 7px;
	padding-left: 30px;
	height: 219px;
}

#contents #aboutUs
{
	width: 998px;
	height: 340px;
	background-image: url(Images/bgAboutUs.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

#contents #aboutUs #textaboutUs
{
	float: left;
	width: 920px;
	height: 200px;
	color: #6b6b6b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	padding-left: 40px;
	margin-top: 90px;
}

.imgdiv
{
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	width: 76px;
	height: 60px;
}

.imgtext
{
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #59545c;
	height: 60px;
}

#beforeFooter
{
	height: 15px;
}

#footer
{
	text-align: center;
	width: 998px;
	height: 55px;
	border: 1px solid #b4b4b4;
	border-top: none;
	background-color: #ffffff;
	margin-right: auto;
	margin-left: auto;
	padding-top:20px;
}
.footertext
{
	color: #929292;
	text-align: center;
	padding-top: 24px;
	font-size: 14px;
}

#footer1
{
	width: 998px;
	height: 44px;
	margin-right: auto;
	margin-left: auto;
}

.StoryDetailsCreator
{
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 15px;
	color: #565252;
}

.StoryDetailsTitle
{
	font-family: Trebuchet MS;
	font-style: italic;
	font-size: 24px;
	color: #615e5e;
}

.StoryDetailsContent
{
	font-family: Trebuchet MS;
	font-style: italic;
	font-size: 12px;
	color: #565252;
}

a.StoryDetailsAddComment:link
{
	font-family: Trebuchet MS;
	font-style: italic;
	font-size: 14px;
	color: #3e82bb;
	text-decoration: none;
}
a.StoryDetailsAddComment:visited
{
	font-family: Trebuchet MS;
	font-style: italic;
	font-size: 14px;
	color: #3e82bb;
	text-decoration: none;
}
a.StoryDetailsAddComment:hover
{
	font-family: Trebuchet MS;
	font-style: italic;
	font-size: 14px;
	color: #3e82bb;
	text-decoration: none;
}
a.StoryDetailsAddComment:active
{
	font-family: Trebuchet MS;
	font-style: italic;
	font-size: 14px;
	color: #3e82bb;
	text-decoration: none;
}

.StoryDetailsReviewDescription
{
	font-family: Arial;
	font-size: 12px;
	color: #6b6b6b;
}

.StoryDetailsReviewCreator
{
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 14px;
	color: #565252;
}

.StoryDetailsReviewDate
{
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 13px;
	color: #565252;
}
.homecontenttop
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	color: #808080;
}

.homecontenttop a
{
	font-family:Arial, Verdana, sans-serif;
	font-size: 16px;
	color: #58B5C7;
}
.homecontenttop a:hover
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	color: #F1A6BC;
}
.homecontenttop a:visited
{
	font-family:Arial, Verdana, sans-serif;
	font-size: 16px;
	color: #F1A6BC;
}
.deadline
{
	font-family: Myriad Pro;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.widgetTextBox
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	border: 1px solid #58B5C7;
	height: 19px;
	padding-top: 3px;
	margin-top: 8px;
}

.smalltext
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #808080;
}

.picture
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}

.Sponsored
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 34px;
	color: #808080;
}
.congratulations
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 34px;
	color: #F1A6BC;
}
.dateError
{
	font-family:Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #F1A6BC;
}
.headerHtmlCode
{
	font-size: 12px;
}
.dateCreatedWidget
{
	font-size: 12px;
	font-weight:bold;
}

.StoryBoxHeader
{
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	height: 15px;
	color: #6b6b6b;
}

.StoryBoxLeftText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #6b6b6b;
}

a.StoryBoxLeftLink:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0eacd3;
	line-height: 16px;
	text-decoration: none;
}
a.StoryBoxLeftLink:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0eacd3;
	line-height: 16px;
	text-decoration: none;
}
a.StoryBoxLeftLink:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0eacd3;
	line-height: 16px;
	text-decoration: underline;
}
a.StoryBoxLeftLink:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0eacd3;
	line-height: 16px;
	text-decoration: none;
}

.StoryBoxShortContent
{
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6b6b6b;
}

a.StoryBoxTitle:link
{
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6b6b6b;
	text-decoration: none;
}
a.StoryBoxTitle:visited
{
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6b6b6b;
	text-decoration: none;
}
a.StoryBoxTitle:hover
{
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6b6b6b;
	text-decoration: underline;
}
a.StoryBoxTitle:active
{
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6b6b6b;
	text-decoration: none;
}

.CatName
{
	font-family: Trebuchet MS;
	font-size: 18px;
	font-weight: bold;
	color: #4da4ee;
	text-transform: uppercase;
}

a.CatName:link
{
	font-family: Trebuchet MS;
	font-size: 18px;
	font-weight: bold;
	color: #4da4ee;
	text-decoration: none;
}

a.CatName:visited
{
	font-family: Trebuchet MS;
	font-size: 18px;
	font-weight: bold;
	color: #4da4ee;
	text-decoration: none;
}

a.CatName:hover
{
	font-family: Trebuchet MS;
	font-size: 18px;
	font-weight: bold;
	color: #4da4ee;
	text-decoration: underline;
}

a.CatName:active
{
	text-decoration: none;
}

.NotApprovedCommentItem
{
	background-color: #f79582;
}

a.EditComment:link
{
	color: #FFFFFF;
	text-decoration: none;
}

a.EditComment:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

a.EditComment:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

a.EditComment:active
{
	color: #FFFFFF;
	text-decoration: underline;
}

.ImageBox
{
	width: 240px;
	height: 50px;
	padding-top: 30px;
	padding-right:10px;
	margin-top: 8px;
	text-align: right;
}

#widgetsContent
{
	height: 440px;
}

#countdownWidget
{
	width: 350px;
	margin: 0 50px 0 40px;
	float: left;
}

#countdownWidgetSample
{
	text-align: center;
	margin-top: 14px;
	margin-bottom: 14px;
}

.widgetsButton
{
	text-align: center;
}

#flashWidget
{
	width: 300px;
	margin: 0 60px 0 150px;
	float: left;
}

#flashWidgetSample
{
	text-align: center;
}

h1.widgets
{
	background: transparent;
	text-align: center;
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
	font-size: 30px;
	color: #333333;
	margin: 10px 0 0 0;
}

h2.widgets
{
	background: transparent;
	text-align: center;
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
	font-size: 30px;
	color: #006699;
	margin: 10px 0 10px 0;
}
h1.textBlue
{
	background: transparent;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 26px;
	color: #006699;
}

.widgetsTextGrey
{
	background: transparent;
	font-family: Arial;
	font-style: normal;
	font-weight: bolder;
	font-size: 14px;
	color: #666666;
}
.createWidget
{
	border: 1px solid #000000;
	background-color: #fefce2;
	width: 339px;
}
.createWidgetHeader
{
	background: transparent;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 24px;
	color: #006699;
}
.CurrentSelection
{
	background: transparent;
	font-family: Arial;
	font-style: normal;
	font-weight: bolder;
	font-size: 12px;
	color: #666666;
	text-align: center;
	width: 240px;
}
.SmallGreyText
{
	font-family: Arial;
	font-style: normal;
	font-weight: bolder;
	font-size: 12px;
	color: #666666;
}
.createbutton
{
	height: 46px;
	width: 145px;
	margin-top: 10px;
	margin-left: 8px;
}
.EmbeddingCodeField
{
	border: 1px solid #000000;
	height: 176px;
	width: 289px;
	overflow: hidden;
	margin-top: 3px;
	margin-bottom: 3px;
}
