/* HTML ELEMENTS */
ul, ol, li, form{
	margin: 0;
	padding: 0;
} 

body{
  background: url('images/back4.png') no-repeat top left #000000;
  margin: 0;
  padding: 0;
  font-family: Georgia, serif;
  color: #fff;
}

img { border-color: #8A1B9E;}
img.plain { border-color: #8A1B9E;}
p.rightside {margin-left: 15px; margin-right: 10px;}


a{
  text-decoration: none;
}
p{
  color: #fff;
  font-family: Georgia, serif;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 0px;
}

p.alist{
  color: #fff;
  font-family: Georgia, serif;
  font-size: 16px;
  margin-bottom: 0px;
}


p.tiny{
  color: #fff;
  font-family: Georgia, serif;
  font-size: 11px;
  line-height: 1.2em;
margin-bottom: 0px;
}

h1, h2, h3, h4, h5 {
font-family: Georgia, serif;
font-weight:normal;
color: #fff;
}

em {
color:#9C9100;
font-style:normal;
font-weight:normal;
text-align:left;
font-size:21px;
}

.standout {font-family: Georgia, serif; font-weight:normal;color: #fff;font-size: 28px;}

.way {margin-left: 300px; font-family: Verdana; font-size: 12pt; color: black; }

.way2 {margin-left: 420px; font-family: Verdana; font-size: 10pt; color: #72a4d2; }

input {padding: 0; margin-top: 0; font-family: Verdana; font-size: 10pt; color: #000; background-color: #72A4D2; border: 1px solid #8A1B5D; display: inline;}
 

/* IDS */
#header{
	margin-top: 0px;
        margin-left: 0px;
	width: 775px;
        color: #fff;
	background-color: transparent;
}

#container{
	margin-top: 0px;
        margin-left: 265px;
	width: 775px;
	padding: 0px;
	background-color: transparent;
	z-index:25;	
}



/* CONTENT */
#content{
	background: transparent;
	padding-bottom: 40px;
}
#content a{
  color: #0092C3;
  background: transparent;
}
#content a:hover{
  text-decoration: underline;
  background: transparent;
}
#content li {
  color: #fff;
  font-family: Georgia, serif;
  font-size: 1.0em;
  line-height: 1.8em;
margin-right: 30px;
margin-left: 30px;
}

#headline{
  width: 700px;
  float: left;
  text-align: right;
  padding-top: 0px;
  padding-bottom: 0px;
font-family: Georgia, serif;
font-size: 41px;
font-style: italic;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.2em;
color:#9C9100;
z-index: 50;
}

#headline_41{
  width: 700px;
  float: left;
  text-align: right;
  padding-top: 15px;
  padding-bottom: 0px;
font-family: Georgia, serif;
font-size: 41px;
font-style: italic;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.2em;
color:#9C9100;
z-index: 50;
}

em {
color:#9C9100;
font-style:normal;
font-weight:normal;
font-size: 21px;
margin-right: 10px;
}

#nav1 {
margin-top: 25px;
margin-left: 462px;
height: 31px;
width: 508px;
background-color: transparent;
}

#main{
  width: 700px;
  float: left;
  padding-top:20px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

#newsletter {margin-top: 0; margin-bottom: 5px; margin-left: 265px; margin-left: 680px; font-family: Verdana; font-size: 10pt; color: #72a4d2;}
#footer{background: url('images/footer_back1.gif') no-repeat top left #000000;
	border-top: 1px solid #A92272;
	font-family: Verdana, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: normal;
line-height: 1.6em;
	font-size: 10px;
	color:#0092C3;
	margin-top: 0px;
        margin-left: 265px;
	width: 700px;
	padding-top: 0px;
height: 50px;
letter-spacing:1px;	
}

#footer a{color: #0092C3;}
#footer a:link{color: #0092C3;}
#footer a:hover{text-decoration: underline;}


/* HACKS */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

