/* CSS Document */

body{
	padding :0;
	margin :0;
	background-image: url(images/luke_background_16.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #000000;
	background-color : transparent;
	line-height : 140%;
}
#content{
	position : absolute;
    top : 130px;
	left : 176px;
	width : 564px;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	background-color : transparent;
}
#content h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-weight: bold;
	color : #000000;
	background-color : transparent;
}
#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #000000;
	background-color : transparent;
}
#content p{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 80%;
	font-weight : normal;
	color : #000000;
	background-color : transparent;
	line-height : 140%;
}
#logo{
	position : absolute;
	top : 20px;
	left : 12px;
	width : 140px;
	z-index : 50;
}
#top_banner{
	position: absolute;
	top : 4px;
	left : 179px;
	height : 50px;
	width: 560px;
}

#navigation{
	position: absolute;
	top : 92px;
	left : 188px;
	width : 500px;
	height: 20px;
}

#left_col{
	position : absolute;
	font-family: Arial, Helvetica, sans-serif;
	top : 508px;
	left : 3px;
	padding-left : 10px;
	width : 159px;
}

#left_col_richmedia {
	position : absolute;
	font-family: Arial, Helvetica, sans-serif;
	top : 186px;
	left : 0px;
	padding-left : 0px;
	width : 172px;
}


a:link {
	font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-weight: bold;
    color: #000077;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-weight: bold;
    color: #000077;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
    font-weight: bold;
    color: #aa0000;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
    color: #0000aa;
}

.skip_flash {color: #999999; font-size: smaller;}

.normal_copy {
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #000000; 
font-size: small;}

.smaller_text {font-size: .9em;}

#top_banner h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 320%;
	font-weight: normal;
	color: #ffffff;
	background-color : transparent;
}
	
#left_col p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	background-color : transparent;
}

