body {
	margin:0 auto;
	padding:0;
	background:#f4f4f4 url(img/bg.gif) top center repeat-y;
	color:#303030;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 78%;
}

#wrap {
background:#ffffff;
color:#303030;
margin:0 auto;
width:760px;
}

/***** Various tags *****/
a {
text-decoration:none;
font-weight:normal;
color:#000000;
}

a:hover {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}

a img {
border:0;
}

/***** Header *****/
#header {
margin:10px 0 0;
padding:0;
height:45px;
}

#header h1 {
color:#505050;
background-color:inherit;
width:250px;
margin:0 0 10px;
font-size:2.2em;
float:left;
}

#header h1 a{
color:#505050;
background-color:inherit;
text-decoration:none;
}

#header p {
width:500px;
float:right;
text-align:center;
color:#505050;
margin:8px 0 0;
font-size:1.1em;
font-weight:bold;
line-height:1.3em;
background-color:inherit;
}

#frontphoto {
margin:0px 5px 0;
border:0;
}

/***** Left sidebar *****/
#leftside {
	clear:left;
	float:left;
	width:155px;
	margin:0 5px 5px;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	}

#leftside h2,#leftside h3 {
color:#505050;
background-color:inherit;
font-size:1.3em;
margin:0 0 5px;
padding:0;
}

#leftside div.announce {
clear:left;
margin:10px 0 15px;
padding:7px 5px;
width:126px;
font-size:0.9em;
background-color:#f4f4f4;
color:#505050;
border-left:4px solid #cccccc;
line-height:1.5em;
}

#leftside div.announce p {
margin:10px 0 0;
padding:0;
}
.tbedwas 
a {text-decoration
:underline
;
color
:#0000ff
}
.tbedwas
 a:hover {
text-decoration:
underline;
color:#0000ff;}
/***** Main menu *****/
ul.avmenu {
width:140px;
margin:0 0 18px;
padding:0;
list-style:none;
}

ul.avmenu li {
width:140px;
padding:0;
line-height:1.4em;
display:inline;
}

ul.avmenu li a {
background-color:#f4f4f4;
color:#000000;
font-weight:bold;
width:130px;
float:left;
margin-bottom:5px;
padding:5px 1px 5px 5px;
border-left:4px solid #cccccc;
text-decoration:none;
}

ul.avmenu li a:hover,ul.avmenu li a.current {
	background-color:#F4F4F4;
	color:#000000;
	text-decoration: none;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #003366;
	font-size: 12px;
	font-weight: bold;
}

ul.avmenu ul {
margin:0 0 0 15px;
padding:0 0 5px 0;
font-size:10px;
width:125px;
}

ul.avmenu ul a {
padding:3px 1px 3px 5px;
width:115px;
}

ul.avmenu ul ul {
width:113px;
}

ul.avmenu ul ul a {
width:100px;
}

/***** Right sidebar *****/
#extras {
	float:right;
	width:160px;
	line-height:1.4em;
	border-color: #FFCC00;
}

#extras p,#extras ul {
	font-size:12px;
	margin:0 6px 0;
	color: #003366;
	font-family: "Eras Light ITC";
	font-weight: normal;
}

#extras li {
	list-style:none;
	line-height:1.2em;
	margin:10 10 5px;
	padding:5;
	background-image: url(../web_ibs/images/menu.png);
}

#extras ul ul {
margin:6px 0 0 10px;
padding:0;
}

#extras ul ul li {
margin: 0 0 4px 0;
}

#extras ul ul li a {
font-size:1.1em;
font-weight:normal;
}

#extras h2, #extras h3 {
	clear:right;
	margin:5px 11px 5px;
	padding:7px 7px;
	width:126px;
	font-size:0.9em;
	color:#FFFFCC;
	line-height:1.5px;
	text-decoration: underline;
	background-color: #003366;
}

/***** Main content *****/
#content {
	margin:0px 0px 5px 160px;
	padding:0 10px;
	line-height:1.6em;
	border-right-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #e0e0e0;
	border-left-color: #e0e0e0;
}

#contentwide {
margin:0 0 5px 150px;
border-left:1px solid #f0f0f0;
padding:0 0 0 10px;
line-height:1.6em;
}

#content h2,#contentwide h2 {
	font-size:13px;
	margin:0 0 10px;
	font-family: Arial;
	text-transform: uppercase;
	color: #003366;
	text-decoration: underline;
}

#content h3,#contentwide h3 {
font-size:1.4em;
margin:0 0 8px;
}

#content img,#contentwide img {
	padding:1px;
	display:inline;
	color:#303030;
	float: center;
	border: medium solid #FFFFCC;
}

#content ul, #contentwide ul, #content ol, #contentwide ol {
margin:0 0 16px 20px;
padding:0;
}

#content li, #contentwide li {
	margin:0;
	padding:0 0 0 5px;
}

#content ul ul, #contentwide ul ul, #content ol ol, #contentwide ol ol{
margin:0 0 0 16px;
padding:0;
}

/***** Footer *****/
#footer {
	clear:both;
	margin:0 auto;
	padding:10px 0 5px;
	border-top:4px solid #f0f0f0;
	width:760px;
	text-align:center;
	color:#808080;
	background:#ffffff;
	font-size:10px;
	font-weight: bold;
}

#footer a {
color:#808080;
background-color:inherit;
text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
	font-size: 10px;
	color: #FF6600;
	font-weight: normal;
}

/***** Various classes *****/
.left {
margin:3px 10px 2px 0;
float:left;
}

.right {
margin:2px 0 2px 10px;
float:right;
}

.textright {
text-align:right;
}

.center {
text-align:center;
}

.small {
font-size:0.8em;
}

.bold {
	font-weight:bold;
	font-size: 11px;
	margin: 0 px 0 px 5 px;
}

.hide {
display:none;
}
