/*
 Reinert & Rourke
 Basic Stylesheet
*/

a:link, a:visited {
 background: transparent;
 color: #833;
 text-decoration: underline;
 font-weight: bold;
}
a:hover {	
 color: #437;
 background: transparent;
 text-decoration: underline; 
}
a img { border: 0; }
body {
 background: #fff;
 color: #333;
 margin: 0;
 padding: 0;
}
select {
 color: #665;
 background: #bba;
}

/* CLASSES */
.clear { 
 clear: both;
 visibility: hidden;
 height: 1px; 
}
.clear2 { clear: both; }
.hr { height: 1px; }
.hr hr { display: none; }
.minheight { display: none; }
.printonly { display: none; }
#worldlink {padding: 40px 0 0 43px; clear: both;}
a#worldlinkhm {position: absolute; top: 192px; left: 43px;}
#worldmap {padding: 10px 50px 10px 50px; clear:both;}
