html{
		
		}
		
		body{
			
			font:Arial 10pt;
			margin:5px 0px; padding:0px;
			text-align:center;
		}		

		.tops{
		height: 115px;
		}
		
		#header{
		/*background:url('images/banner.jpg') no-repeat;*/
		width:806px;
		/*width:806px;*/
		top:0px;
		position:relative
		}

		div.sideContent{
		height:650px;
		}

		
		#links{
		position:absolute;
		left: -1px;
		width: 192px;
		color: #564b47;
		padding: 0px 0px 0px 0px;
		background:#F8BC8C;
		height:640px;
		top:115px;
		
		}
		
		#rechts{
		position: absolute;
		left: 615px;
		width: 192px;
		color: #564b47;
		margin-top: 0px; 
		margin-right:3px;
		margin-bottom:4px;
		/*margin-left: 15%; */
		padding: 0px 0px 0px 0px;
		background:#e5f6e1;
		/*border-left: 2px solid #564b47;*/
		height:640px;
		top:115px;

		}
		
		#inhalt{
		position:absolute;
		margin-top:0px;
		margin-right:0px;
		/*margin-left:15%;*/
		margin-bottom:0px;
		width:426px;
		left:190px;
		padding: 0px 0px 0px 0px;
  		background-color:#fff;
  		height:600px;
  		top:115px;

		}		
		
		
		#search{
		border:1px solid black; background:url('http://www.ucawd.suny.edu/images/searchbg.jpg'); 
		position:absolute;
		left:666px;
		width:141px;
		color:white; 
		font-style:normal; 
		font-variant:normal; 
		font-weight:normal; 
		font-size:9pt; 
		font-family:bold	
		}
		
		#lipsum p{
		margin-left:35px;
		font-size:9pt;
		}
		
		#includedContent{
		margin-left:5px;
		font-size:9pt;
		}

		
		h1{
			font-size:12pt;		
		}
		
		a{
			color:black;
			font:Arial 9pt;
		}
		
		a{
			color:black;
			font:Arial 9pt;
		}
		
		div ul{
			list-style-type:square;
			font-size:9pt;
			
		}
		
		div.centerblock {
			width:806px;
			margin:0px auto;
			text-align:left;
			padding:0px;
			border:1px solid #333;
			/*background-color:#eee;*/
		}
		
		p.captions{
		font-style:italic;
		align:center;
		margin-left:20px;
		margin-right:20px;
		background:#cc9966;
		font-size:8pt;
		}
		
		p.mainContent{
		margin-right:10px;
		margin-left:20px
		}


form div.contact{
		font-size:10pt;
		background:url('images/contactbg2.gif');
		clear:both;
		padding-top:4px;
		padding-bottom:4px;
		margin-left:13%;
		border:1px solid #74563e;
		width:300px;
}//end




input.field{
	width:180px;
}//end