#wrapper {
	background-color: #000;
	width: 780px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#top {
	display:block;
}
#bgIMG {
	display:block;
	position:absolute;
	z-index:1;
}
#navigation {
	position:relative;
	z-index:2;
	width:276px;
	left:45px;
	top:140px; 
} 
#content {
	width: 780px;
	clear:both;
	position:relative;
	margin-top:300px;
}


body {
background: #000000;
}

td {
	font: normal 11px Tahoma, Arial;
	color: #FFFFFF;
}

h1, h2, h3, h4, h5 {

    color: #ffffff;
    margin: 0px;
}


h1 {
    font-size: 14px;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 14px;
}


a {
	color: #FFFF99;
	text-decoration: underline;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

a:hover {
	color: #FFFF99;
	text-decoration: none;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;
text-decoration: none;

}
a.b1
{
font:  14px tahoma, Arial;
color: #fffea0;
text-decoration: none;
padding: 15px;
margin: 0px;

}
.p1
{
padding: 0 0 0 20px;
}
.menu 
{
vertical-align:top;
height: 35px;
background:url(images/index_03.gif);
padding: 10px 0 0 85px;
}
.menu a
{
color:#FFFFFF;
font: bold 11px  tahoma, Arial;
text-decoration: none;
}


.blye-text-underline {
color: #78a4d5;
text-decoration: underline;
}

.blye-text-regular {
color: #78a4d5;
text-decoration: none;
}

.yellow-text-regular {
	color: #CCFF00;
	text-decoration: none;
}

.yellow-text-underline {
	color: #CCFF00;
	text-decoration: underline;
}

.orange-text-regular {
	color: #FFCC00;
	text-decoration: none;
}

.orange-text-underline {
color: #e88520;
text-decoration: underline;
}
.broun-text-regular {
color: #de4e06;
text-decoration: none;
}

.broun-text-underline {
color: #de4e06;
text-decoration: underline;
}

.red-text-regular {
color: #8a3c53;
text-decoration: none;
}

.red-text-underline {
color: #8a3c53;
text-decoration: underline;
}
.black-text-regular {
color: #000000;
text-decoration: none;
}

.black-text-underline {
color: #000000;
text-decoration: underline;
}


.gray-text-underline{
color: #7c7c7c;
text-decoration: underline;
}
.gray-text-regular{
color: #7c7c7c;
text-decoration: none;
}

.green-text{
color: #a5b66e;
text-decoration: none;
}

.green-text-underline{
color: #a5b66e;
text-decoration: underline;
}
hr {
	height: 1px;
	border: 0 none;
	background-color: #FFC;
}
.rounded-corners {
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    border-radius: 7px;
}
select {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #370902;
	padding: 2px;
}
input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #370902;
	padding: 2px;
}
#socialmedia {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFFFFF;
    border-bottom-left-radius: 8px;
    border-color: #09361D -moz-use-text-color #09361D #09361D;
    border-image: none;
    border-style: solid none solid solid;
    border-top-left-radius: 8px;
    border-width: 1px medium 1px 1px;
    height: 120px;
    position: fixed;
    right: 0;
    text-align: center;
    top: 27px;
    width: 29px;
    z-index: 4;
}
#socialmedia img {
    margin: 5px 0px 0px;
    padding: 0px 0px 0px 6px;
    display: block;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.borderForIMG {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFC;
	border-right-color: #FFC;
	border-bottom-color: #FFC;
	border-left-color: #FFC;
}