/* Overal setup */

* { margin:0; padding:0; }

a   { color:#000;text-decoration:none;outline:0; font-weight: bold; }
a:hover { color:#c5110c; }
a img { border: none; }
p { line-height:1.5em; padding:0.5em 0; margin:0;}
h1  { font-size:18px; } 
h2  { font-size:20px; padding-bottom:10px; font-weight: bold;} 
h3  { font:bold 14px arial,helvatica;color:#000;text-transform:capitalize; }
h3 SPAN.slash { font:bold 10px Arial !important; text-transform: lowercase; }
h4  { font-size:14px; }
code { font: 11px  "Courier New"; color:#666; padding:5px;margin:5px 0;display:block;border-left:1px solid #903000; }
blockquote { color:#ddd; padding:5px;font: 12px Arial,Sans-serif;line-height:1.4em; }
.clear { clear: both; }

/* header */
#header {background:url(images/dys/header.jpg);}


#content {background-color:#FFFFCC}


.ticker-div {float: left;
    font-size: 20px;
	color:#000066;
    height: 30px !important;
    left: 0 !important;
    line-height: 18px;
    margin: 0;
    padding: 5px 0 0 240px;
    position: relative;
    top: 269px !important;
    width: 705px !important;}

/* sidebar related */
#sidebar  {color: #999;}

/*
#sidebar a   { color:#fff; font-family:helvetica,arial,Sans-serif; font-weight:bold; }
#sidebar a:hover { color:#fff; }
#sidebar ul { list-style:none;margin:0; padding:0; color: #000; }
#sidebar ul li{ 
	/*background:transparent url(images/dys/buttonBG.gif) no-repeat scroll 0 0; */
	color:#FFFFFF; 
	height:55px; 
	padding:0px 0px 0; 
	width:170px;
	text-align:center;
	display: block;
}

.menu_left a { 
	background:transparent url(images/dys/buttonBG.gif) no-repeat scroll 0 0 !important; 
}
*/



/* Structure */


/* form */
#commentform {
	margin: 1em 0;
}

#author, #email,#url,#comment {
	font:1em arial,helvetica,verdana,sans-serif;
	margin: 5px 0;
	padding:2px;
}

.comment-warning strong {
	color: #999;
	font-weight: bold;
}

/* footer */
#footer {
	background:url("images/dys/footer.gif") no-repeat scroll 0 30px transparent;
	color:#555;
}

#footerlink {
	color:#555;

}

h3#respond {
padding-top: 15px;
}

h3#comments {
padding-top: 15px;
padding-bottom: 15px;
}


#main-wrapper {
background: url("images/dys/bggrad.gif") repeat-y scroll 0 0 transparent;
}

#main-content {
background:url(images/dys/bggrad.gif) repeat-y scroll 0 0 transparent;
}
/* Navigation */


/*
ul#nav li {
list-style:none;
float:left; 
border-right:1px solid #ccc;
line-height:25px;
padding:0 10px;
font-weight:bold;
font-size:14px;
height:25px;
display:inline-block; This is required to fix the shifting menu item in firefox 
}

* html ul#nav li {
list-style:none;
float:left;
border-right:1px solid #ccc;
line-height:25px;
padding:0 10px;
font-weight:bold;
font-size:14px;
height:25px;
display:inline; This is required to fix the shifting menu item in IE 
} */
#content {
    background: url("images/dys/content_top.jpg") no-repeat scroll -1px 0 transparent !important;
    float: right;
    padding: 15px 0 0;
    text-align: left;
    width: 710px;
}

#content {color: #000066;/* background-color: #ffffe5;*/}
#content a {color: #000066;}

#latestnews {background:url("images/ticker.png") no-repeat scroll center bottom transparent;}

.search-wrapper {background:transparent url(images/saerch.gif) repeat scroll 0 0;}

