body{
background-color: #999999 ;
background-image: url(images/bg-body.jpg);
background-repeat:repeat-x;
margin:0;
padding:0;
color:black;
}

#top {
background:  url(images/top.jpg) no-repeat;
padding: 5px 0;
}
#menustef {
background: url(images/top.jpg) no-repeat;
padding: 5px 0;
}
h2 {
	text-decorateion:underline;
	
	
	
color:#003;

}
#topheader{
height:30px;
background: url(transp.png) repeat-x ;
color:white;
padding:15px 0px 0px 10px;;
margin-top:20px;
text-align:left;
font-size:0.85em;
font-style:italic;
}

#topheader a{ text-decoration: none;color : white; }

#topheader a:visited  { text-decoration: none; color : white;; }

#topheader a:hover { text-decoration: none; color : red; }


#header{
height:230px;
background: #8EC1DA url(images/header.jpg) repeat-y scroll left top;
text-align:center;
margin-top:-30px;
}
#head{
width:600px;
height:120px;
margin-left:auto;
margin-right:auto;
padding-top:25px;
font-family: "Myriad Pro", Helvetica, Arial, sans-serif;

color:white;

background-corlor:blue;
line-heeight:80%;
}
#head a {color:white;text-decoration:none}

#stef{
width:300px;
height:80px;
background-colror:green;
float:left;
font-size:20px;

}
#stef h3{
	font-size:18px;
}
#img1{
width:241px;
height:104px;
margin-left:330px;
background-image:url(images/jobe_logo.png);
background-repeat:no-repeat;
}
.imgie6{
width:241px;
height:104px;
margin-left:330px;
background-image:url(images/Jobe_logos.jpg);
background-repeat:no-repeat;
}
#content{
backgrouned-color:white;
width:820px;
margin:0 auto;
padding: 0px 0px;
-moz-border-radius:0px;
-webkit-border-radius:0px;
bacrkground: #555 url(images/content.jpg) repeat-y;
}
#wrap {
margin: 40px auto 0 auto;
width: 820px;
}

.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}

/* BUBBLE PLASTIC HORIZONTAL MENU */
.menu{
	width: 100%;
	height: 27px;
	margin:0;
	padding:0;
	background: #000000 url(images/bg-bubplastic.gif) top left repeat-x;
}

.bubplastic.horizontal {
	width: 800px;
	height: 27px;
	margin:auto;
	padding:auto;
	background: #000000 url(images/bg-bubplastic.gif) top left repeat-x;
}
.bubplastic.horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.horizontal ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url(images/bg-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.horizontal ul li a {
	display: block;
	height: 27px;
	padding-left: 35px;
	float: left;
	text-transform: uppercase;
	font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	text-decoration: none;
}

.bubplastic.horizontal ul li a span.menu_ar {
	display: block;
	float: left;
	height: 22px;
	padding-top: 5px;
	padding-right: 35px;
	background: transparent url(images/bg-bubplastic-button.gif) top right no-repeat;
	cursor: pointer;
}
/* END BUBBLE PLASTIC HORIZONTAL MENU */







/* PURPLE HOVER */
.bubplastic.purple ul li a:hover,
.bubplastic.purple ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-purple.gif) top left no-repeat;
}
.bubplastic.purple ul li a:hover span.menu_ar,
.bubplastic.purple ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-purple.gif) top right no-repeat;
}


#test li {
	display: block;
	border: solid 1px red;
}




.left {
width: 538px;
float: left;
text-align: justify;
padding: 0 15px;
}
.left h2 a:link {
color: black;
font-size: 24px;
letter-spacing: -1px;
font-weight: 100;
padding : 10px 10px 15px 0;
}

#news {

font-size: 12px;
font-family:"Courier New", Courier, monospace;
font-style:italic;
color:navy;
font-weight:bold;
width:430px;
height:86px;
background-image:url(images/news.png);
padding:50px 40px 10px 5px;;

background-repeat:no-repeat;




}



.right {
width: 210px;
float: right;
padding: 10px ;
border-left: 1px solid gray;
font-size: 12px;

}
.right ul {
list-style-type: none;
padding: 5px 0px 0px 0px;
margin-left:-3px;


}
.right h2 {
height: 30px;
font-size: 12px;
color:black;

line-height: 30px;
}
.right a { text-decoration: none;color : #000033; }
a:visited  { text-decoration: none; color : #000033; }

a:hover { text-decoration: none; color : red; }


