/**
 * Style sheet orange
 */
#header
{
	background-image:url("tl_files/amsat/layout/top_b.jpg");
	background-repeat:no-repeat;
}

#left
{
	height:477px;
	background-image:url("tl_files/amsat/layout/left_b.jpg");
	background-repeat:no-repeat;
}

#left h1
{
	margin-top:20px;
	margin-right:15px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#fcb116;
}

#right
{
	height:477px;
	background-image:url("tl_files/amsat/layout/right_b.jpg");
	background-repeat:no-repeat;
}

#main
{
	padding-left:10px;
	background-image:url("tl_files/amsat/layout/background.jpg");
	background-position:center top;
	background-repeat:no-repeat;
}

.mod_article a
{
	color:#415e86;
}

a.textlink:hover
{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:11px;
	color:#415e86;
}

.mod_navigation
{
	left:15px;
	top:10px;
}

.mod_navigation a:hover
{
	color:#415e86;
}

.mod_navigation li.active p, .mod_navigation li.trail a.trail
{
	margin:0px;
	padding:0px;
	color:#415e86;
}

.mod_customnav
{
	top:80px;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
}

.mod_customnav ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.mod_customnav li
{
	width:130px;
	height:13px;
	position:relative;
	margin:0px 3px 3px 0px;
	padding:2px 0px 2px 5px;
	background-color:#f9b300;
	border:1px solid #000000;
}

.mod_customnav li:hover, .mod_customnav li.sfhover
{
	background-color:#ffffff;
}

.mod_customnav p
{
	margin:0px;
	padding:0px;
}

.mod_customnav li a
{
	text-decoration:none;
	color:#000000;
}

.mod_customnav li.active, .mod_customnav li.trail
{
	background-color:#ffffff;
}
