/* basic-2.1.css */
body	{	
		font-family: Helvetica, Arial, sans-serif; color: #444444;
		font-size:12px;
		text-align: left;
		line-height:18px;
		}
		
h1 {	font:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#444444;
		line-height:12px;
		display:inline;
		}
		
h2 {	font:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#444444;
		line-height:18px;
		display:inline;
		}
		
h3 {	font:Arial, Helvetica, sans-serif;
		font-size:18px;
		color:#444444;
		line-height:18px;
		display:inline;
		}


a:link, a:visited, a:hover
	{	text-decoration:none;
		border: 0px;
		border-style:none;
		}
		
a:link, a:visited {color:#8b5137;}
a:hover {color:#444444;}

h1 a:link	{	color:#095a49;}
h1 a:visited	{	color:#095a49;}
h1 a:hover	{	color:#488e8e;}

img	{border-style:none;}

#navigation img {padding-bottom:10px;}

#annex img {padding-right:14px;}

#all { width:750px;
		position:relative;
		left:20px;
		top:20px;
		padding-bottom:16px;
		}

#banner {width:748px;
		height:104px;
		position:relative;
		border-left:#777777 solid 1px;
		border-top:#777777 solid 1px;
		border-right:#777777 solid 1px;
		background-color:#cccccc;
		}
		
#home {width:189px;
		height:30px;
		position:absolute;
		left:559px;
		top:0px;
		}
		
#main   {width:735px;
		position:relative;
		padding-right:13px;
		}

#navigation {width:186px;
			float:left;
			padding-left:20px;
			background-color:#cccccc;
			border-bottom:#777777 solid 1px;
			border-left:#777777 solid 1px;
			}

#content {width:500px;
			float:right;
			padding:14px;
			}

#image  {width:480px;
		position:relative;
		border:#cccccc solid 1px;
		padding:10px;
		}

#image2  {width:320px;
		position:relative;
		border:#cccccc solid 1px;
		padding:10px;
		}
		
#image3  {width:200px;
		position:relative;
		border:#cccccc solid 1px;
		padding:10px;
		}
		
#image4  {width:180px;
		position:relative;
		border:#cccccc solid 1px;
		padding:10px;
		}

#events {width:500px;
		position:relative;
		padding:14px;
		}

#content2 {width:748px;
			height:194px;
			position:relative;
						}
.lists	{width:150px;
			margin-right:15px;
			margin-bottom:20px;
			float:left;
			line-height:14px;
			}

.listthumbnails
		 {width:128px;
		position:relative;
		border:#cccccc solid 1px;
		padding:10px;
		}
		
.thumbnailrow {width:500px;
			float:left;}

.thumbnail	{width:130px;
			margin-right:10px;
			margin-bottom:10px;
			float:left;
			line-height:14px;
			}
			
.thumbnail2	{width:130px;
			margin-right:10px;
			margin-bottom:10px;
			float:left;
			line-height:14px;
			text-align:center;
			}
			
.thumbnail3	{width:130px;
			margin-right:10px;
			margin-bottom:10px;
			float:left;
			line-height:14px;
			padding-top:15px;
			text-align:center;
			}

.resumedates {width:50px;
			float:left;
			line-height:14px;
			}

.resume {width:450px;
			float:left;
			line-height:14px;
			}

			
#contact	{width:150px;
			float:right;
			padding-left:18px;
			padding-right:12px;
			padding-top:32px;
			}
			
#credits {width:748px;
			position:relative;
			left:20px;
			height:15px;
			padding-top:24px;
			text-align:center;}			

