a {
	color:#FFFF00;
}
body {
	margin:0px;
    padding:0px;
	text-align:center;
    font-family:Arial, Helvetica, sans-serif;
    background-color:#555;
    color:#FFF;
}


.pic {
    margin: 0px 20px 0px 0px;
    /*border: thin solid #99FF66;*/
}



h3 {
    font-weight: 100;
    letter-spacing: 2px;
    color:#BAD00A;
}

h4 {
    font-variant: small-caps;
    letter-spacing: 2px;
   /* color: #247BFF;*/
	color:#FFFF00;
}

.stdText {
	font-size: 12px;
  	font-weight: 500;
  	letter-spacing: 1.5px;
  	line-height: 150%;
}

.stdText a {
	font-size: 12px;
  	font-weight: 500;
  	letter-spacing: 1.5px;
  	line-height: 150%;
	color:#FFFF00;
	text-decoration:none;
}

.stdText a:hover {
	font-size: 12px;
  	font-weight: 500;
  	letter-spacing: 1.5px;
  	line-height: 150%;
	color: #99FF66;
	text-decoration:underline;
}
.stdTextLarge {
	font-size: 16px;
  	font-weight: 500;
  	letter-spacing: 1.5px;
  	line-height: 150%;
}

.stdTextLarge a {
	font-size: 16px;
  	font-weight: 500;
  	letter-spacing: 1.5px;
  	line-height: 150%;
	color: #FFFF00;
	text-decoration:none;
}

.stdTextLarge a:hover {
	font-size: 16px;
  	font-weight: 500;
  	letter-spacing: 1.5px;
  	line-height: 150%;
	color:#0066FF;
	text-decoration:underline;
}
.stdTextBlack {
	font-size: 12px;
  	font-weight: 500;
  	letter-spacing: 1.5px;
  	line-height: 150%;
	color:#000000;
}


.footer, .footer a {
	font-size: 12px;
	color:#FFFFFF;
}

.navigationAldeb, .navigationAldeb a:link, .navigationAldeb a:visited, .navigationAldeb a:active {
	font-size: 13px;
    color:#FFFFFF;
    font-weight: 500;
    letter-spacing: 1.5px;
    line-height:25px;
	text-decoration:none;
}

.navigationAldeb a:hover {
	font-size: 13px;
    font-weight: 500;
    letter-spacing: 1.5px;
    line-height:25px;
	color: #FFFF00;
	text-decoration:none;
}

.navtext_CurrentPage a {
	font-size: 13px;
    font-weight: 500;
    letter-spacing: 1.5px;
    line-height:25px;
	color: #FFFF00;
	text-decoration:none;
}

.imageRight {
	text-align:right;
}



.left {
    float: left;
}
.right {
    float: right;
}
.clear {
  clear: both;
}
#foot {
    width: 750px;
    height: 100px;
   
    text-align: center;
    padding-bottom: 10px;
}

a.ft, a.ft:link, a.ft:visited {
    padding: 0px 5px;
    text-align:center;
    font-size: .8em;
    font-weight: 500;
    letter-spacing: 1.5px;
    line-height: 150%;
    color: #FFFF00;
}

a.ft:hover, a.ft:active {
    color:#99FF66;
}
.contact {
    float: left;
    width: 350px;
    text-align:left;
    font-size: .8em;
    font-weight: 500;
    letter-spacing: 1.5px;
    line-height: 150%;
    color: #FFF;
}
.news {
    float: right;
    width: 430px;
    padding-right: 20px;
    text-align:right;
    font-size: .8em;
    font-weight: 500;
    letter-spacing: 1.5px;
    line-height: 150%;
    color: #FFF;
}

#foot h4 {
    color:#99FF66;
    /*margin-top: 5px;*/
}

.contact p {
    font-size: 1.2em;
    font-weight: 500;
    margin-top: -15px;
    margin-left: 10px;
}

.news p {
    font-size: 1.2em;
    font-weight: 500;
    margin-top: -15px;
}
a.con, a.con:link, a.con:visited {
    text-decoration: none;
    color:#99FF66;
}

a.con:hover, a.con:active {
    /*font-size: .9em;*/
    color:#247BFF;
}

.copy {
    margin-top:5px;
    text-align:center;
    font-size: .8em;
    font-weight: 500;
    letter-spacing: 1.5px;
    line-height: 150%;
    color:#247BFF;
}
