body {
	background: #000 url(images/bgtile.gif) top left repeat;
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #fff;
}
h2 {
	margin: 10px 0 5px 0;
	padding-bottom: 3px;
	border-bottom: 1px dotted #9B9696;
	font-size: 15px;
}
h3 {
	margin: 5px 0 3px 0;
	font-size: 12px;
}
h4 {
	font-size: 12px;
}
a img {
	border: 0;
}
a:link {
	color: #D8C257;
	text-decoration: none;
}
a:visited {
	color: #b6a035;
	text-decoration: none;
}
a:hover, a:visited:hover {
	text-decoration: underline;
}
ol li {
	margin-bottom: 5px;
}
ul li {
	margin-bottom: 8px;
}

/*   --- general layout ---   */
#container {
	margin-top: 10%;
	margin-bottom: 10%;
	width: 100%;
	
	background: #000;
	border-top: 1px solid #9B9696;
	border-bottom: 1px solid #9B9696;
	padding: 4px 0 4px 0;
	text-align: center;
}
#inner_container {
	margin: 0 auto;
	width: 815px;
	text-align: left;
}
html>body #inner_container {
	width: 800px;
}
#seal {
	border: 1px solid #D2BF35;
}
#leftside {
	width: 191px;
	float: left;
	margin-right: 8px;
}
html>body #leftside {
	margin-right: 0;
}
#nav {
	margin-top: 3px;
	border: 1px solid #9B9696;
}
#nav a {
	display: inline;
}
#blurb {
	background: #5C5C5C;
	text-transform: uppercase;
	padding: 10px;
	line-height: 1.4em;
}

#content {
	background: #4B4442;
	margin-left: 200px;
	padding: 15px 10px 8px 10px;
	min-height: 340px;
	height: 100%;
}
#ticker {
	height: 28px;
}
#ticker object {
	float: left;
	margin-left: 10px;
}
#alert_level {
	float: right;
	display: block;
}
#headline {
	margin-bottom: 10px;
}

#footer{
	color: #666666;
	font-size: 9px;
	margin-top: -10%;
	padding: 1px 10px 0 0;
	text-align: right;
}


/*   --- landing ---   */
#featured table {
	padding-left: 4px;
	margin: 0;

}
html>body #featured table {
	padding-left: 10px;
}
#secondary {
	margin-left: 202px;
}
#secondary {
	background: #4B4442;
	margin-top: 6px;
	padding: 5px;
	height: 90px;

}
.tip {
	width: 290px;
	margin-top: 0;
	float: left;
}
.tip h4 {
	font-size: 12px;
	margin: 0;
	border: none;
}
.tip a, .tip a:visited {
	color: #fff;
}
.tip a:hover {
	color: #D8C257;
	text-decoration: underline;
}
.tip img {
	float: left;
}
.secondary_content {
	margin: 5px 10px 0 91px;
	line-height: 1.4em;
}
.secondary_content p {
	margin-top: 3px;
}
.tips_row {
	margin-top: 20px;
	height: 100px;
}


/*   --- safety tips ---   */
#tips #content table td h2 {
	margin-bottom: 20px;
}
#tips #page_nav {
	margin-top: 7px;
	border-top: 1px solid #7A7A7A;
	border-bottom: 1px solid #7A7A7A;
	padding: 3px 0 3px 1px;
}
#tips #content {
	min-height: 435px;
}
.detailed_tip {
	width: 190px;
	float: left;
	margin-top: 20px;
}
.detailed_tip img {
	margin: 4px 0 5px 7px;
}
.detailed_tip p {
	margin: 0 10px 0 0;
	line-height: 1.5em;
}

/*   --- about dgs ---   */
#about #content {
	height: 390px;
}

/* divisions */
#divisions #content {
	height: 880px;
}
#divisions .clr {
	clear: right;
}
#divisions .seal {
	margin: 5px 0 0 5px;
	float: right;
}

/*   --- regulations ---   */
#regulations #content {
	min-height: 360px;

}
/* apply for a passport */
#apply .field_header {
	border-bottom: 1px solid #7A7A7A;
	margin: 10px 0 7px 0;
	padding: 2px 0 2px 2px;
}
#apply table {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #fff;
}
#apply #disclaimer {
	font-style: italic;
	font-size: 10px;
}

/*   --- debriefing center --- */
#debriefing #content {
	height: 490px;
}
html>body #debriefing #content {
	height: auto;
	min-height: 440px;
}
#press_release p {
	margin: 5px 0 7px 0;
	line-height: 1.2em;
}