html { 
height: 100%; 
}

#body { 
margin: auto;  
text-align: center;
background: url('bg.jpg') #0092dd;
background-repeat: repeat-x;
background-position: top center;
}

#body img {
border: 0px;
}

#body td { 
color: #fff;
font-family: georgia;
font-size: 13px;
}

/*========================================================*/
/*     Design Elements                                    */
/*========================================================*/

.skin { 
margin: 0px auto;
width: 1004px; 
height: 100%; 
border: 0px solid #000; 
}

.banner {
background: url('bannerBg.jpg');
position: relative;
width: 1004px; 
height: 271px; 
border: 0px solid red; 
}

.logo {
float: left;
position: absolute;
top: 28px;
left: 382px;
width: 243px;
height: 244px;
border: 0px solid red; 
}

.mainFlash { 
position: absolute;
top: 22px;
left: 0px;
width: 1004px; 
height: 249px; 
border: 0px solid red; 
}

#flashcontent {	
position: relative;
clear: both;
float: left;
left: 0px;
width: 1004px;
height: 249px;
border: 0px solid #000;
}

.matchFlash { 
position: relative;
top: 0px;
left: 0px;
width: 550px; 
height: 320px; 
border: 0px solid red; 
}

#flashMatchHolder {	
position: relative;
clear: both;
float: left;
left: 0px;
width: 550px;
height: 320px;
border: 0px solid #000;
}

.welcome a {
position: absolute;
background: url('homeIcon.jpg') no-repeat;
top: 2px;
left: 12px;
width: 300px;
height: 24px;
border: 0px solid #fff;
}

.welcomeMsg {
position: absolute;
top: 3px;
left: 36px;
width: 272px;
height: 18px;
font-family: georgia;
font-size: 11px;
font-weight: bold;
color: #fff;
text-align: left;
border: 0px solid #fff;
}

.timeDate {
float: left;
position: relative;
top: 3px;
left: 638px;
width: 350px;
height: 20px;
font-family: georgia;
font-size: 11px;
font-weight: bold;
color: #fff;
text-align: right;
}

.login {
float: left;
position: relative;
top: 74px;
left: 346px;
width: 250px;
height: 20px;
font-family: verdana;
font-size: 9px;
font-weight: bold;
color: #fff;
text-align: right;
z-index: 100;
}

.content {
clear: both;
position: absolute;
top: 0px;
width: 1004px; 
border: 0px solid red; 
}

.search {
position: relative;
top: -1px;
border: 0px solid red; 
}

.marqueeBg {
position: absolute;
background: url(marqueeBg.gif) repeat-x;
top: 16px;
left: 21px;
width: 178px;
height: 28px;
z-index: 1;
}

.posterBox {
position:relative;
width:200px;
height:190px;
text-align:center;
background-color:#000;
border: 0px solid #fff;
}

.flowerbox {
position:relative;
width:90px;
height:55px;
text-align:center;
background-color:#000;
border: 4px solid #fff;
}

.footerMenu {
position: relative;
top: 38px;
width: 800px; 
text-align: center;
color: #000;
font-size: 10px;
border: 0px solid red; 
}

.eyesocket {
position: absolute;
width: 160px;
height: 160px;
top: -170px;
left: 318px;
border: 0px solid red; 
z-index: 100;
}

.copyright {
position: relative;
width: 400px;
height: 24px;
top: 4px;
left: 20px;
text-align: left;
color: #fff; 
font-family: georgia; 
font-size: 10px;
font-weight: bold;
border: 0px solid red; 
}

.designBy {
position: absolute;
width: 400px;
height: 20px;
top: 0px;
left: 530px;
text-align: right;
color: #fff; 
font-family: georgia; 
font-size: 10px;
font-weight: bold;
border: 0px solid red; 
}

.designBy a:link {
color: #fff;
font-weight: bold;
font-size: 10px;
text-decoration: none; 
}

.designBy a:visited {
color: #fff;
font-weight: bold;
font-size: 10px;
text-decoration: none; 
}

.designBy a:hover {
color: #fff;
font-weight: bold;
font-size: 10px;
text-decoration: underline; 
}

.tminus td{
font-size: 20px;
font-weight: bold;
}


/*========================================================*/
/*     Content Panes                                      */
/*========================================================*/




/*========================================================*/
/*     Tokens                                             */
/*========================================================*/

.LOGIN_object, a.LOGIN_object:link, a.LOGIN_object:visited, a.LOGIN_object:active, .USER_object, a.USER_object:link, a.USER_object:visited, a.USER_object:active { 
color: #FFF; 
font-family: georgia; 
font-size: 11px; 
font-weight:bold; 
text-decoration: none; 
}

a.LOGIN_object:hover, a.USER_object:hover { 
color: #ddd; 
font-family: georgia; 
font-weight:bold; 
font-size: 11px; 
text-decoration: none; 
}

.DATE_object, a.DATE_object:link, a.DATE_object:visited, a.DATE_object:active { 
color: #FFF; 
font-family: georgia; 
font-size: 11px; 
text-decoration: none; 
}

a.DATE_object:hover { 
color: #ddd; 
font-family: georgia; 
font-size: 11px; 
text-decoration: none; 
}

.DATE_object2, a.DATE_object2:link, a.DATE_object2:visited, a.DATE_object2:active { 
color: #777; 
font-family: georgia; 
font-size: 11px; 
text-decoration: none; 
font-weight:normal; 
}

a.DATE_object2:hover { 
color: #777; 
font-family: georgia; 
font-size: 11px; 
text-decoration: none; 
}

.BREADCRUMBS_object, a.BREADCRUMBS_object:link, a.BREADCRUMBS_object:visited, a.BREADCRUMBS_object:active { 
color: #777;
font-family: georgia; 
font-size: 11px; 
text-decoration: none; 
font-weight:bold;
}

a.BREADCRUMBS_object:hover { 
color: #444; 
font-family: georgia; 
font-size: 11px; 
text-decoration: none; 
font-weight:bold; 
}

.FOOTER_objects { 
color:#FFF; 
font-size: 11px; 
}

a.FOOTER_objects:link, a.FOOTER_objects:visited, a.FOOTER_objects:active { 
color:#FFF; 
font-weight:bold; 
text-decoration:none; 
}

a.FOOTER_objects:hover { 
color:#DDD; 
font-weight:bold; 
text-decoration:none;  
}

.Language_object { 
font-family: georgia; 
font-size: 11px; 
text-decoration: none; 
}


/*========================================================*/
/*     Text                                               */
/*========================================================*/

.weather { 
font-family: georgia; 
font-size: 23px; 
color: #fff;
text-align: left;
}

.searchTitle { 
font-family: georgia; 
font-size: 18px; 
color: #fff;
text-align: left;
}

.normal, .Normal { 
font-family: georgia; 
font-size: 13px; 
color: #fff;
text-align: left;
}

.normal, .Normal { 
font-family: georgia; 
font-size: 13px; 
color: #fff;
text-align: left;
}

.NormalBold { 
font-family: georgia; 
font-size: 13px; 
font-weight: bold; 
color: #fff; 
}

.NormalBlack { 
font-family: georgia; 
font-size: 13px; 
color: #000;
text-align: left;
}

.NormalRed { 
color: #C50000; 
font-family: georgia; 
font-weight: bold; 
font-size: 13px; 
}

.SubHead { 
font-family: georgia; 
font-size: 13px; 
font-weight: bold; 
color: #777;  
}

.Head { 
font-family: georgia; 
font-size: 13px; 
color: #777; 
background: transparent; 
font-weight: bold;
}


/*========================================================*/
/*     Links                                              */
/*========================================================*/

a:link, a:visited, a:active { 
color: #0092dd; 
font-family: georgia; 
font-weight: bold; 
font-size: 13px; 
text-decoration: underline; 
}

a:hover { 
color: #0092dd; 
font-family: georgia; 
font-size: 13px; 
text-decoration: none; 
}

a.Normal:link, a.Normal:visited { 
color: #0092dd; 
font-family: georgia; 
font-weight: bold; 
font-size: 13px; 
text-decoration: none; 
}

a.Normal:hover { 
color: #0092dd; 
font-family: georgia; 
font-size: 13px;	
text-decoration: none; 
}

a.footerLinks:link, a.footerLinks:visited { 
color: #000; 
font-family: georgia; 
font-weight: bold; 
font-size: 10px; 
text-decoration: none; 
}

a.footerLinks:hover { 
color: #000; 
font-family: georgia; 
font-size: 10px;
font-weight: bold;
text-decoration: underline; 
}

a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active { 
color: #6A6A6A; 
border: 1px solid #ABABAB; 
background: #EFEFEF; 
font-family: georgia; 
font-weight: bold; 
font-size: 11px; 
text-decoration: none; 
height: 20px; 
}

a.CommandButton:hover { 
color: #6A6A6A; 
border: 1px solid #868686; 
background: #DFDFDF;
font-family: georgia; 
font-weight: bold; 
font-size: 11px; 
text-decoration: none; 
height: 20px; 
}

.SearchButton { 
position: absolute;
background:  url('goBtn.jpg') no-repeat; 
cursor: hand;
top: 88px;
left: 30px;
width: 162px;
height: 34px;
text-align: left;
font-family: verdana;
font-size: 10px;
font-weight: bold;
color: #fff;
}


/*========================================================*/
/*     Forms                                              */
/*========================================================*/

select, input { 
font-family: georgia; 
font-size: 11px; 
color: #333; 
}

.NormalTextBox { 
color: #333; 
line-height: 12px; 
font-family: georgia; 
font-weight: normal; 
font-size: 11px; 
}

td.NormalTextBox { 
margin: 0; 
background: transparent; 
visibility: invisible; 
border: 0; 
}

#dnn_dnnSEARCH_txtSearch.NormalTextBox { 
height:19px; 
color: #000;
font-family: georgia; 
font-weight: bold; 
font-size: 11px; 
background: #89bb89;
width: 178px; 
border: 1px solid #fff; 
cursor:text;
}
