* { 
	padding: 0;
	margin: 0;
}

body { 
font: 1em Arial, Helvetica, sans-serif;
background: #000000;
}

img 
{
	border:none;
}

h2 { font-size: 1em; }

a, b {	color: #00FF00;
	text-decoration: none;
	font-weight:normal;
	 }

a:hover { text-decoration:underline; }

#leftadvertbanners 
{
	text-align:center;
	width: 15%;
}

#wrap {	margin: 20px auto;	width: 90%; background: #000000; }

#header {
height: 70px;
margin: 0;
padding: 0;
}

#header h1 { margin: 0; padding-left: 1px; padding-top: 12px; font-size: 1.1em; color: #00FF00;}
#header h1 a { font-size: 1.1em; color: #00FF00; text-decoration: none;}
#header h2 { margin: 0; padding-left: 1px; padding-top: 0px; font-size: .8em; color: #fff; }

#headermenu, #topmenu, #bottommenu a { 
color: #FFF;
text-decoration: none;
line-height: 22px;
} 

#headermenu, #topmenu, #bottommenu a:hover {color: #aaa;}
#headermenu, #topmenu, #bottommenu a:visited {color: #ddd;}

#headermenu, #topmenu, #bottommenu {  
font: .8em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
text-align: center;
background: #444;
margin-bottom: 5px;
color: #fff;
height: 22px;
position: relative;
line-height:22px;
width:100%;
clear:both;
}

#right {
font: .8em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
float: right;
width: 82%;
margin-top: 5px;
margin-left: 10px;
color: #f4f4f4;
}

.leftmenu { 
font: .8em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
width: 15%;
padding: 1px;
line-height: 1.4em; 
}

.leftmenu li { list-style-type: none; border-bottom: 1px dotted #fff;}
.leftmenu li a {text-decoration: none; }
.leftmenu li a:hover {color : #FFEB31; }



.menubarstayleft
{
position: absolute;
left: 10px;
} 

.menubarstayleft img {vertical-align:middle;}

.menubarstayright
{
position: absolute;
right: 10px;
} 


.centeredImage
{
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}
    
INPUT
{
    BORDER-RIGHT: #ffffff 1px outset;
    BORDER-TOP: #ffffff 1px outset;
    FONT-SIZE: 9px;
    BORDER-LEFT: #ffffff 1px outset;
    COLOR: #ffffff;
    BORDER-BOTTOM: #ffffff 1px outset;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #003366;
}

OPTION
{
    FONT-SIZE: 10px;
    COLOR: #ffffff;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #9999ff;
}

FORM
{
    FONT-SIZE: 9px;
    FONT-FAMILY: Arial;
}

.button
{
    BORDER-RIGHT: #3366ff 0px solid;
    BORDER-TOP: #3366ff 0px solid;
    BACKGROUND: #000000;
    BORDER-LEFT: #3366ff 0px solid;
    CURSOR: hand;
    BORDER-BOTTOM: #3366ff 0px solid;
}

.profilemenu{
width:800px; 
position:relative;
}
 
.profile_column_one{
position:absolute;
}
 
.profile_column_two{
position:absolute;
margin-left:160px;
} 


.threecolumnc1
{ 
float:left;
width:20%;
height:90%;
}
.threecolumnc2
{ 
float:left;
width:20%;
height:90%;
}
.threecolumnc3 
{ 
float:left;
width:50%;
height:90%;
}

.cvfourcolumnc1
{ 
float:left;
width:25%;
height:90%;
}
.cvfourcolumnc2
{ 
float:left;
width:25%;
height:90%;
}
.cvfourcolumnc3 
{ 
float:left;
width:25%;
height:90%;
}
.cvfourcolumnc4 
{ 
float:left;
width:20%;
height:90%;
}


.container
{
position:relative;
width:800px;
text-align:center;
}
.twocolumn1
{ 
float:left;
width:50%;
}
.twocolumn2
{ 
float:left;
width:50%;
}
.noimageborder
{
	border:none;
}

