* { padding: 0; margin: 0; }

body {
 font-family:"Lucida Grande", Tahoma, sans-serif;
 font-size: 13px;
}

p,h1,h2,h3,h4,h5,h6{
	line-height: 26px;
}

a {
text-decoration: none;
border-bottom:1px dotted #000000;
color:#000;
}

table {

	width:100%;
	border-width: 0px;
	border-spacing: ;
	border-style: none;
	border-color: #c0c0c0;
	border-collapse: collapse;
}

table th {
text-align:left;
	border-width: 0px;
	padding: 4px;
	border-style: none;

	-moz-border-radius: ;
}

table td {
	border-width: 0px;
	padding: 4px;
	border-style: none;
	height:20px;

	-moz-border-radius: ;
}

table.releaseTable  {

	width:100%;
	border-width: 1px;
	border-spacing: ;
	border-style: dotted;
	border-color: #000;
	border-collapse: collapse;
}

table.releaseTable th {
text-align:left;
	border-width: 1px;
	padding: 4px;
	border-style: dotted;

	-moz-border-radius: ;
}

table.releaseTable td {
	border-width: 1px;
	padding: 4px;
	border-style: dotted;
	height:20px;

	-moz-border-radius: ;
}

#wrapper { 
 margin: 0 auto;
 width: 922px;
}

#header {
 color: #333;
 width: 900px;
 float: left;
 padding: 10px;
 border: 1px solid #ccc;
 height: 100px;
 margin: 10px 0px 0px 0px;
 background: #FFFFFF;
}

#navigation {
 float: left;
 width: 918px;
 color:#FFFFFF;
 height: 15px;
 padding: 2px;
 border: 0px;
 background: #E7DBD5;
 margin: 0px 0px 0px 0px;
}


.mailinglist_form 
{
text-align:center;
}

#leftcolumn { 
 color: #000;
 background: #fff;
 margin: 0px 0px 0px 0px;
 padding: 0px;
/* height: 350px;*/
 width: 210px;
 float: left;
}

#menu {
list-style: none;
}

#menu li a {
	
	height: 32px;
  	height: 24px;
	text-decoration: none;
	border-bottom:0px;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #000;
	display: block;
	border-bottom:0px;
	background:  url(/images/menu2.gif);
	padding: 8px 0 0 30px;
	}
	
#menu li a:hover {
	color: #000;
	border-bottom:0px;
	background:  url(/images/menu2.gif) 0 -32px;
	padding: 8px 0 0 32px;
	}
	
	
	

#home { 
 float: right;
 color: #333;
 background: #FFFFFF;
 margin: 0px 0px 0px 0px;
 padding: 10px;

 width: 678px;
 display: inline;
}

/* set millions of background images */
.rbroundbox { background: url(/images/nt.gif) repeat;}
.rbtop div { background: url(/images/tl.gif) no-repeat top left; }
.rbtop { background: url(/images/tr.gif) no-repeat top right; }
.rbbot div { background: url(/images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(/images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { 
margin: 0 7px; 

}

.rbcontent li
{padding:0px 0px 10px 0px;
list-style:none;
}

.rbroundbox { width: 100%; margin: 1em auto; }

a.noStyle {
text-decoration: none;
border-bottom:0px;
}

img{ 
border: 0px;
}

.homeImg{ 
float:left;
text-align:center;
width:225px;
height:80px;
}

#labelList { 
list-style:none;
width:100%;
}

#labelList li{ 
height:200px;
font-size:18px;
font-weight:bold;
float:left;
width:50%;
}

#labelList li a img { 
height:100px;
}

#labelList li div{ 
width:100%;
clear:all;
}

#labelList img{ 
float:left;
border:0px;
margin:5px;
}

.compilationImg{ 
float:left;
text-align:center;
width:200px;
height:200px;
}

#rightcolumn { 
 float: right;
 color: #333;
 background: #fff;
 margin: 0px 0px 0px 0px;
 padding: 10px;

 width: 678px;
 display: inline;
}
#footer { 
 width: 900px;
 font-size: 12px;
 clear: both;
 color: #333;
 text-align:right;
 border: 1px solid #ccc;
 background: #E7DBD5;
 margin: 0px 0px 10px 0px;
 padding: 10px;
}