/* Start of CMSMS style sheet 'ar_styles' */
/* general for all pages */

body {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 16px;
	margin: 0;
	padding: 0;
	background: #eee 50% 0;
	clear: both;
}

h1 {
	font-size: 14px;
}



h2  {
	font-size: 14px;
}

h3  {
	font-size: 12px;
	font-weight:bold;
}


a {
	color:#000000
	}

a:hover {
	text-decoration: underline
}

a:visited {
	color: #000000
}

a img {
	border: 0
}

/* navigation for all pages */

#mainmenu {
      width: 855px;
	  height:20px;
	  margin: 100px 0 0px

    }
    #mainmenu ul {
      margin: 0;
      padding: 0;
      list-style-type: none;
	  font-size:13px
   	}
    #mainmenu li {
      margin: 0;
      padding: 0 20px 0 0;
      float: left
    }
    #mainmenu a {
      display: block;
      width: 100%;
      text-decoration: none
    }
	 #mainmenu a:hover {
      display: block;
      width: 100%;
      text-decoration: underline
    }

#submenu {
	width: auto;
	height:20px;
	margin: 10px 0 0px;
	clear:both;
	font-size: 11px;
    }
    #submenu ul {
      margin: 0;
      padding: 0;
      list-style-type: none;
	  font-size:13px;
    }
    #submenu li {
	margin: 0;
	padding: 0 20px 0 0;
	float: left;
	font-size: 10px;
    }
    #submenu a {
      display: block;
      width: 100%;
      text-decoration: none;
    }
	 #submenu a:hover {
      display: block;
      width: 100%;
      text-decoration: underline;
    }	

a.currentpage {
	font-weight: bold
}

/* Contact form */

.contactform div label {
 display: block; width: 240px; margin-top: 10px;
 }

textarea { width:400px; height:150px;
}

fieldset { border: none; margin:0; padding:0
}

#about .contactform legend {
	font-size: 14px;
	font-weight: bold;
}

div.inline {
clear: both;
float: none;
position: relative;
margin-top: 10px;
}

div.inline input {
left: 0px;
margin-left:0;
position: absolute;
width:20px;

}

div.inline label {
display: block;
margin-left: 20px;
margin-top: -15px;
width: 440px;
}

.error {
	font-size: 10px;
	color:#CC0000;
}

/* others, yet unsorted */

#thumbnails{
	width: 500px;
	height: 340px;
	float:right;
	margin: 0;
	padding: 0;
	text-indent: -10000px;
	border:1px ;
	}
	

#index div#news a {
	color: #666666;
	font-size: 11px;
	font-family: "Trebuchet MS",Tahoma,Arial;
	text-decoration: none
}
#index div#news a:hover {
	text-decoration: underline
}

span#events {
	font-size: 11px;
	color: #333333;
	margin-left: -2px;
}

#black2010 div.thumb, #white2010 div.thumb {
  float: left;
  width: 165px;
  height: 165px;
  }

div.thumb {
  float: left;
  width: 155px;
  }
  
div.thumb a img {
width:152px;
height:153px;
}

#newsArticle #container #rightcolumn img{
float: right;
border:none;
}

#about #container div#rightcolumn img {
float: right;
border:none;
margin: 0 0 2px 2px;
}

/* End of 'ar_styles' */

