body {
background:#000;
margin: 0;
padding: 0;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 13px;
color: #000;}

#container {
	background: #BB6A01 url(media/all/triumph.jpg) no-repeat  top left;
	position: absolute;
	left: 50%;
	width: 760px;
	height: 330px;
	margin-left: -380px;
	margin-top: 25px;
}

#navcontainer {
position:absolute; top:5px; left:0px;
width: 110px;
}
a em {
font-style: normal;
font-weight: bold;
text-decoration: underline;
}

img{
border-style: none;
}

/***************** List Styling *****************/

ul li {
list-style: none;
padding-top:0.2em;
text-align: left;
font-size: 11px;
line-height: 1.3em;
padding-bottom: 1px;}

li {background: transparent url(media/all/halfscreen-6.gif) center repeat;}

ul.left {
    margin: 0px;
    padding: 0px 0px;
    border: 0px none; 
    position:absolute;
		top: 120px;
		left: 400px;}
  
ul.right {
    margin: 0px;
    padding: 0px 0px;
    border: 0px none; 
    position:absolute;
		top: 136px;
		left: 565px;}
		
/***************** Paragraph Styles and Position Information *****************/

p {}

p#rat{
text-align: justify;
position: absolute;
top:23px;
left:340px;
font-size: 12px;
line-height: .9em;
width: 405px;
letter-spacing: 0em;}

p#news{
text-align: center;
position: absolute;
top:237px;
left:620px;
font-size: 11px;
font-weight: normal;
line-height: .9em;
width: 125px;
height: 65px;
letter-spacing: 0em;
border: outset orange;
padding: 2px;
}

p#goal{
text-align: justify;
position: absolute;
top:68px;
left:340px;
font-size: 12px;
line-height: .9em;
width: 405px;
letter-spacing: 0;
padding: 4px 0 2px 0;}

p#meet1{
text-align: justify;
position: absolute;
top:235px;
left:16px;
font-size: 12px;
line-height: 1em;
width: 370px;
letter-spacing: 0em;
padding-bottom: 2px;}

p#art{
color: #DADADA;
text-align: left;
position: absolute;
top:336px;
left:16px;
font-size: 10px;
line-height: 113%;
width: 150px;}

p#info{
color: #DADADA;
text-align: right;
position: absolute;
top:336px;
left:525px;
font-size: 10px;
line-height: 113%;
width: 220px;}

/**************** Heading Styles and Position Information ****************/

h1, h2, h3, h4 {font-size: 16px;}

h1#welcome{
position: absolute;
top: 4px;
left: 340px;
}

h1#meet{
position: absolute;
top: 214px;
left: 16px;}
 
/******** Link and Navigation Styles ************/

.erico a {
line-height: .1em;
border-style:none;
background-color: white;
position:absolute;
top: 340px;
left:285px;
}

.erico a:hover{
background-color: yellow;
border-style:none;
}


div#navigation a {
display: block;
font-size: 10px;
padding: .1em 1.5em .1em .7em;
margin: .2em 0 0 0;
color: yellow;
text-decoration: none;
font-weight: bold;
font-style: normal;
text-align: left;
border-style: none;
background-image: url(media/all/gear2.jpg);
background-position: right top;
background-repeat: no-repeat;
}

div#navigation a:visited {color: yellow;}

div#navigation a:hover {
color:white;
font-weight:bold;
background-image: url(media/all/gear1.jpg);
background-position: right top;
background-repeat: no-repeat;
background-color:black;}

a:link, a:visited {
color: yellow;
border-style: none;
text-decoration: none;
padding:0;
}

a:hover {
color: #fff;
text-decoration: none;
border-bottom: 1px dashed;
}

a:link#active, #secnavlist a:visited#active
{color: #fff; border-style: none;}

