/* BTANJ CSS Stylesheet  */

a:link, a:visited {
	font-size: .9em;
	text-decoration: none;
	color: #0d2e86;
}

a:hover {
	font-size: .9em;
	color: #0d2e86;
	text-decoration: underline;
}	

#banner_text {
	text-align: center;
	height: 100px;
	vertical-align: middle;
}
	
body {
	margin: 10px 0px;
	background-color: #cacfe5;
    font-family: sans-serif;
	font-size: .8em;
	line-height: 1.2em;
	color: #000000;
}

#clock {
	text-align: left;
	padding-left: 15px;
	color: #666666;
}

#col_left {
	width: 157px;
	text-align: center;
	vertical-align: top;
	padding: 15px 10px 10px 10px;
	background-color: #eeeeee;
}

#col_middle {
	text-align: justify;
	vertical-align: top;
	padding: 15px 25px 20px 25px;
}

#contact {
	text-align: center;
	line-height: 1.5em;
	letter-spacing: .1em;
}
	
#container {
	width: 900px;
	background-image: url(images/background_600h.png);
	background-position: top center; 
	background-repeat: no-repeat;
}	
	
#container_long {
	width: 900px;
	background-image: url(images/background_825h.png);
	background-position: top center; 
	background-repeat: no-repeat;
}

#container2 {
	width: 900px;
	background-image: url(images/background_1000h.png);
	background-position: top center; 
	background-repeat: no-repeat;
}
#copyright {
	font-size: .7em;
	line-height: 1.5em;
	letter-spacing: .03em;
	padding-right: 20px;
}

#footer {
	text-align: right;
	border-top: 1px solid #666666;
	color: #666666;
}

#header {
	color: #0d2e86;
	font-size: 1.3em;
	text-align: left;
}

#links {
	text-align: right:
	width: 400px;
}

#logo {
	width: 191px;
	text-align: left;
	padding: 25px 15px 15px 20px;
}

#nav {
	height: 35px;
	padding-right: 25px;
	text-align: center;
	border-top: 1px solid #339933;
	border-bottom: 1px solid #339933;
}

.random {
	text-align: center;
	width: 155px;
	padding: 10px;
	background-color: #dddddd;
}

.request {text-decoration: underline;}
	
#since {
	text-align: right;
	vertical_align: top;
	padding: 25px;
}

table {margin:auto;}

#tagline {
	color: #0d2e86;
	text-align: left;
	vertical-align: middle;
	letter-spacing: .1em;
	padding: 0px 15px 15px 30px;
	font-size: 1.1em;
}

ul {
	text-align: left;
	line-height: 1.5em;
}

#website {letter-spacing: .03em;}







					

	

	


