body {
	background: #fff url(../img/bg-x.jpg) top left repeat-x;
	font-family: Georgia, Times New Roman, Times, serif;
}

a {color: #003e7d; }

#main {
	background: #fff url(../img/bg.jpg) top center no-repeat;
	width: 970px;
	padding-left: 10px;
}

h2 { 
	background: #fff url(../img/h2-glyph.jpg) top left no-repeat;
	font-weight: normal; 
	font-size: 33px; 
	margin-left: -70px;
	padding-left: 70px;
}

h2 a{
	color: #000;
	text-decoration: none;
}
h2 a:hover {
	text-decoration: underline;
	color: #555;
}

h5 {font-style: normal; font-weight: normal; font-size: 28px; border-bottom: 1px solid #888;}
h6 {font-style: italic; font-weight: normal; font-size: 24px;}

p { font-size: 14px; line-height: 17px; font-family: Arial, Helvetica, sans-serif; color: #444; }

.hotnews {
	color: #688ead;
	text-decoration: none;
	font-size: 16px;
	font-style: italic;
	display: block;
	height: 43px;
	padding-top: 15px;
}

.hotnews a {
	color: #688ead;
	text-decoration: none;
}

#logo {
	display: block;
	height: 105px;
	text-indent: -5000px;
}

#main_window_front {
	display: block;
	background: #fff url(../img/scroll_with_seals.jpg) top left no-repeat;
	height: 390px;
	margin-bottom: 30px;
}

.f_left,
.f_right {
	display: block;
	width:150px;
	height: 390px;
	float: left;
}

.f_center {
	display: block;
	width:640px;
	height: 360px;
	padding-bottom: 30px;
	float: left;
	background: transparent url(../img/flag.mov) top left no-repeat;
}

a.army,
a.marines,
a.navy,
a.af {
	display: block;
	height: 180px;
	width: 150px;
	text-indent: -5000px;
}


#main_window {
	display: block;
	height: 130px;
	margin-bottom: 30px;
}

#sidebar { background: #fff url(../img/bg-sidebar.jpg) top left no-repeat; }
#sidebar ul { list-style-type: none; padding-bottom: 80px; }
#sidebar ul li { border-bottom: 1px solid #ddd; margin-left: 0px; }
#sidebar ul li a {color: #00203a; margin-left: 1px; padding: 12px 42px; width: 135px; display: block; text-decoration: none; font-size: 19px; }
#sidebar ul li a:hover {background: #eee; color: #000; }

#footer {
	border-top: 1px solid #ddd;
	margin-top: 30px;
	padding: 20px 0px 50px;
	text-align: right;
	background: #fff url(../img/skyline_logo.gif) top right no-repeat;
}
#footer p {padding-right: 100px;}
#footer a {color: #004176; text-decoration: none; }
#footer a:hover {color: #000; text-decoration: underline; }


ol#commentlist li,
ol#commentlist li p,
ol#commentlist li p a {color: #999; }


p cite {font-family: Georgia, Times, serif; color: #999; }

div.storycontent {
	padding-bottom: 30px;
}