body {
    margin: 0;
    padding: 0;
    color: #0092d5;
    background:url(images/body_bg.jpg);
}

#container {
    width: 972px;
    margin: 0 auto;
}

.headlinetitle{
float:left;
width:145px;
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
font-family:tahoma;
color:#ffffff;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
background-color:#0192d3;
}

#headline  {
float:left;
margin: 25px;
padding-bottom: 5px;
padding-top:10px;
padding-left:10px;
width:145px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:none;

}

#headline a {
float:left;
width:160px;
font-family:tahoma;
color:#000000;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:none;
}


#shortcuts {
padding-top:0px;
padding-bottom:0px;
text-align:right;
padding-right: 15px important;
font-size:0px;
}

#shortcuts a:link, #shortcuts a:active, #shortcuts a:visited { 
color:#800000;
font: 11px tahoma;
text-decoration: none;
}

#shortcuts a:hover {
color:#800000;
font: 11px verdana; 
text-decoration:underline;
}

#header {
height:190px;
background-image:url(images/header.jpg);
}

* html #header {
    margin: 0 0 -4px 0;
}

#mood {
float: left;
padding-left:178px;
padding-top:55px;
width: 798px;
height: 116px;
background: url("images/rotator.jpg") repeat-x ;
}

#navi {
float:left;
width:972px;
height:28px;
background-image:url(images/navbar.jpg);
}

.mainNavi {
float:left;
width:708px;
padding-left:2px;

}

#navtext a{
float : none;
width: 245px;
padding-bottom: 5px;
height : 14px;
background-color : none;
color : #000000;
font-family : verdana;
padding-top:10px;
font-size : 10px;
text-decoration: none;
text-align : right;
}

#navtext {
float : left;
width: 250px;
color : #000000;
font-family : verdana;
font-size : 10px;
line-height:28px;
text-align : right;
padding-right:10px;
}

#wrapper {
float:left;
width: 972px;
background-image:url(images/wrapper_bg.jpg);
}

#subnavi {
float:left;
width:211px;
height: auto !important;
padding-left:50px; 
}

#subnavi_align {
    float: left;
    height: auto !important;
    min-height: 16px;
    height: 16px;
    width: 190px;
    margin: 0 0 20px 0;
}

#subnavi_fix {
    float: left;
    height: auto !important;
    min-height: 1px;
    height: 1px;
    width: 201px;
    margin: 10px 0 0 0;
}

* html #subnavi_fix {
    width: 205px;
}

#content {
overflow:hidden;
float: left;
width: 645px;
height: auto !important;
min-height: 420px;
padding-left:10px;
padding-right:10px;
color:#000000;
background-repeat:no-repeat;
font-family:Verdana;
font-size:12px;
}

#content a:link, #content a:active, #content a:visited { 
color:#1e90ff;
text-decoration:none;
}

#content a:hover { 
text-decoration:underline;
}


#footer {
height: 60px;
clear:both;
background-image:url(images/footer.jpg);
}


#footertext {
float : left;
padding-left: 60px;
width: 900px;
padding-top: 45px;
height : 12px;
background-color : none;
color : #1e90ff;
font-family : Verdana;
font-size : 10px;
text-decoration: none;
text-align : left;
}

#footertext a{
width: 900px;
padding-top: 45px;
height : 12px;
background-color : none;
color : #1e90ff;
font-family : Verdana;
font-size : 10px;
text-decoration: none;
text-align : left;
}


h1, h2 {
font-size:14px;
margin: 9px 0 9px 0;
}


h3 {
font-size:12px;
color:#1e90ff;
}







/*********NEW*************/
.singleHeadline {
float:left;
width:155px;
padding-bottom:10px;
}


.homeContentLeft {
float:left;
width:480px;
}

.homeContentRight {
float:left;
width:165px;
font-family:tahoma;
color:#0192d3;
font-size:11px;
}

#headerContent {
float:left;
width:899px;
height:163px;
margin-top:27px;
margin-left:30px;
}

* html #headerContent {
    margin-left: 15px;
}

#content a img {
border: 2px solid #1E90FF;
}


/* box */


.box_main{
	width: 603px;
	height: 255px;
	background-image:url(images/box_main.gif);
	background-repeat: no-repeat;
}

.box_title{
	width: 603px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	font-size: 14px;
	padding-top: 27px;
}

.box_content{
	padding: 20px;
}

.dateInput, .dateInput:hover, .dateInput:focus{
	text-align: center;
	font-weight: bold;
	color: #505050;
	font-size: 14px;
	padding: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
}
