/* STANDARD stylesheet for: 
	_CV
	_press
	_news
	_contact
	_links
*/

*	{
	color:#000000;
	text-align:left;
	margin:0px;
	padding:0px}
html, body {height:100%} /* IE6 hack */
body {
	background-color:#444444;
	font: bold 13px "Courier New", Courier, monospace}

h1	{font: bold 16px "Courier New", Courier, monospace}/* news.htm headline, contact.htm text, links.htm text  12pt*/

/*h2	{font: bold 13px "Arial", "Lucida Sans", "Verdana", sans-serif} CV category text  10pt*/

/*h3	{font: 13px "Arial", "Lucida Sans", "Verdana", sans-serif} CV and press body text  10pt*/

/*h4	{font: bold 13px "Courier New", Courier, monospace} image caption text  10pt*/

h5	{font: 13px "Courier New", Courier, monospace;/* news.htm body text  10pt*/
	margin: 0px 30px 0px 0px}
	
h6	{font: bold 24px "Lucida Sans Unicode", "Lucida Grande", sans-serif;/* contact.htm RFFA text */
	padding:10px 30px}

area {cursor: url(../buttons/magnify.cur), auto}
/* used in CV,press,news,contact,links */
div.left { 
	float:left;
	clear:both}
div.right {
	float:left;
	margin:0 0 0 30px}
.shell {
	float:left;
	display:inline; /* IE6 hack: removes double-margin on float*/
	margin: 25px 0 25px 20px;
	overflow: visible}
.txt {
	float:left;
	overflow: visible}
.addthis {
	clear:left;
	margin: 50px 0 0 20px;
}
a , a img	{outline:none;
	border:none}
a.noline {
	text-decoration: none}	
/*a:link, a:visited {
	color: #000000}*/
a:hover, a:active, a:focus {
	color: #FF0000}

#bwg 	{
	display:block;
	width:360px;
	height:100px;
	background:url(../thumbs/BWG.jpg) no-repeat 0px 0px}
#bwg:hover, #bwg:active, #bwg:focus {
	background-position: 0px -100px}
	


