/* Primitives */
body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif; 
	font-size: 80%;
	padding: 0px;
	margin: 0px;
}

img {
  border: 0px;
  }

p {
	margin: 0px;
	padding: 0px;
	}
	
h1 {
	padding: 4px;
	margin: 4px;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F7CB33;
}

h2 {
text-align: center;
	font-size: 300%;
	font-weight: normal;
	color: #FFFFFF;
}


h4 {
	font-size: 160%;
	color: #F01E1E;
}

h5 {
	font-size: 160%;
	color: 000000;
}

a.navlink:vlink, a.navlink:alink, a.navlink:hover {
	text-decoration: none;
	color: #000000;
}
a.navlink:hover {
	text-decoration: none;
	color: #000000;
}

.smallText {
	font-size: 8pt;
	text-align: right;
}

/* id's */

#container {
    padding: 0px;
	width: 673px;
	margin: 0px auto;
}

#top {
	color: #FFFFFF;
	width: 221px;
	height: 140px;
	background-color: #778CB3;
}

#top span {
  display: none;
  }
  
#top h2 {
  width: 221px;
  height: 70px;
  background: transparent url('web-design-images/top-logo.gif') no-repeat top ;
  }
  
#top a:visited, #top a:active, #top a:link {
  text-decoration: none;
  color: #FFFFFF;
  }  

#topright {
	float: right;
	height: 140px;
	width: 447px;
	text-align: right;
}

#topright a:visited, #topright a:active, #topright a:link {
  text-decoration: none;
  color: #000000;
  }

#gallery {
	width: 673px;
	padding-top: 5px;
}

#news {
	width: 213px;
/*    height: 772px;  */
	margin-top: 5px;
/*	background-color: #778CB3; */
	background: #778CB3 url('web-design-images/b-cnr.gif') no-repeat bottom left;
	color: #FFFFFF;
	padding: 4px;
}

#news a:visited, #news a:active, #news a:link {
  text-decoration: underline;
  color: #FFFFFF;
  }  

#news a:hover {
  text-decoration: none;
  color: #F7CB33;
  }

#net li {
  list-style-position: outside;
  list-style-type: lower-roman;
  list-style-image: url('web-design-images/mini-e.png');
  padding: 0px 0px 5px 0px;
  }
  
#menu {
	width: 426px;
	background: #F7CB33 url('web-design-images/y-cnr.gif') no-repeat bottom left;
	padding: 10px;
	border-bottom: 5px solid #FFFFFF;
	float: right;
}

#menu a:link, #menu a:visited, #menu a:active {
	margin: 0px 0px 0px 10px;
	background-color: #F7CB33;
	padding: 10px;
	text-decoration: none;
	color: #000000;
}

#menu a:hover {
	margin: 0px 0px 0px 10px;
	padding: 10px;
	background-color: #F01E1E;
	text-decoration: none;
	color: #FFFFFF;
}

#content {
	width: 446px;
	float: right;
/*	height: 780px;  */
	margin-top: 5px;
    background: #CCE0EB url('web-design-images/ltb-cnr.gif') no-repeat bottom left;
}

#pad {
	padding: 12px;
	color: #000000;
	text-align: justify;
}

#pad p {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-align: left;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
  }

#footer {
/*	background-color: #F7CB33; */
	background: #F7CB33 url('web-design-images/y-cnr.gif') no-repeat bottom left;
	padding: 12px;
	width: 649px;
	color:#000000;
	font-size: 90%;
	text-align: center;
	clear:both;
	border-top: 5px solid #FFFFFF;
}

#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#000000;
}

#envelope {
  padding: 0px;
  margin: 0px;
  width: 100%;
  background: #FFFFFF;
/*  border: 1px solid #FF0000; */
  }

#envelope p {
  padding: 0px 10px 0px 10px;  
  }

#envelope h4 span {
  display: none;
  }

#envelope h4 {
  line-height: 10px;
  width: 100%;
  height: 10px;
  background: transparent url('web-design-images/envelope.gif') repeat-x bottom left;
  }

#mark {
  display: none;
  }

/* classes */

.biginput {
  width: 250px;
  height: 12px;
  padding: 2px;
  }
  
.bigmulti {
  width: 380px;
  height: 200px;
  padding: 2px;
  }

.center {
  text-align: center;
  }
  
.rightpic {
  padding: 8px 0px 8px 8px;
  float: right;   
  }  

.leftpic {
  padding: 8px 8px 8px 0px;
  float: right;   
  }  

.bold {
  font-weight: bold;
  }
  
.cl {
  clear: both;
}

.bottom-m {
  padding: 0px 0px 10px 0px;
  }
  
.picframe {
  background: transparent url('web-design-images/pic-frame.gif') no-repeat top left;
  padding: 12px;
  width: 275px;
  height: 211px;
  }
  
.black-large {
  color: #000000;
  font-size: 160%;
  text-decoration: none;
  }
  
  #protege {
  	margin: 10px 0px 0px 10px;
  }
  
  #performance {
  	margin: 10px 0px 0px 65px;
  }
  
