#timeline {
border-color:#183765;
border-width:2px;
border-style:solid;
cell-padding:2px;
background-color:#001739;
}

#tb {
border-color:#183765;
border-width:2px;
border-style:solid;
}

#accent {
background-color:#8396B3;
border-color:#183765;
border-width:2px;
border-style:solid;
}

#elements {
background: url(/images/wrapper_bg.png);
width:240px;
float:left;
border-color:#183765;
border-width:2px;
border-style:solid;
margin: 5px 15px 10px 5px;
padding: 5px 15px 5px 0px;
}

#input1{
color:#183765;
line-height:20px;
}

#links {
float:right;
width:225px;
height:auto;
background: url(/images/sidebar_bg.jpg) top left no-repeat;
margin-left:10px;
margin-bottom:10px;
padding-bottom:5px;
}


#quick_links {
padding-bottom:0px;
float:right;
background: url(/images/quick_links.gif) top left no-repeat;
}

#links ul {
list-style: none;
display:inline-block;
}

#links li {
	margin: 0;
	padding: 0 10px 0 18px;
	line-height: 15px;
        width:200px;
	float: left;
	background: url(/images/arrow.gif) 0.5em 0.6em no-repeat;
}

#jan {
        margin: 30px 0 0 0;
	padding: 0;
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	color: #c5ab51;
	border-bottom: 1px solid #634d16;
        width:300px;
}
