html, body, div, h1, h2, h3, h4, a, p, form, li, ul, img {
	margin:0;
	padding:0;
	border:0;
}

html {
	background:url(back.gif) repeat;
    height: 101%;
}

}

body {
	padding-bottom:20px;

	
}

#header {
	background:url(head_back.gif) repeat;
	height:140px;
	background-position: top left;
	padding-top:25px;
}

#logo {
	width:338px;
	height:42px;
	background:url(logo.png);
	margin:0px auto 0px auto;
}

#menu {
	width:550px;
	list-style:none;
	overflow:hidden;
	margin:36px auto 0px auto;
}

#menu li {
	width:100px;

	background:url(menu_back.gif);
	float:left;
	margin-right:10px;
}


a.categories {
	font-size:14px;

	text-decoration:underline;
}

a.categories:hover {
	text-decoration:none;	
}

#menu li a.caption {
	display:block;
	width:100px;
	padding-top:8px;
	padding-bottom:4px;
}

#menu li img {
	margin:0px auto 0px auto;
	display:block;
	
}


.category_menu {
	list-style-type:square;
}

.category_menu li {
	margin-top:12px;	
}

.category_column {
	width:140px;
	float:left;
}


#caption_projects {
	padding-bottom:3px;
	padding-top:4px;
}


#photo {
	width:500px;
	background:url(content_back.png);
	padding:12px;
	color:#f5f5e1;
	
	font-size:11px;
}

#photo a {
	color:#f5f5e1;
}

#photo a:hover {
	text-decoration:none;
}

#continue {
	padding-top:15px;
	text-align:right;	
}

#photo img {
	margin-bottom:-4px;	
}

#thumbs {
	width:168px;
	background:url(content_back.png);
	padding-left:12px;
	padding-top:12px;
	margin-bottom:30px;
}

#copyright {
	clear:both;
	text-decoration:none;
	display:block;
	color:#f5f5e1;
	font-size:11px;
	padding-bottom:3px;
}

#thumbs a.thumb_link {
	float:left;
}


#thumbs a.thumb_link {
	margin-right:12px;
	margin-bottom:12px;
}

#selected_thumb {
	border:3px solid #f5f5e1;
	width:66px;
	height:66px;
}


#thumbs_container {
	float:right;
}

#photo_container {
	float:left;
	padding-bottom:10px;
}

#content {
	margin:10px auto 0px auto;
	width:720px;
}

#text_container {
	margin:30px auto 0px auto;
	width:450px;
	background:url(content_back.png);
}

#contact_container {
	margin:30px auto 0px auto;
	width:543px;
	background:url(content_back.png);
	padding:12px;
	overflow:hidden;
}


#big_photo {
	width:700px;
	background:url(content_back.png);
	padding:12px;
	color:#f5f5e1;
	
	font-size:11px;
}



div.title {
	display:inline;
	height:15px;
	color:white;
	font-size:12px;
	
	padding-left:3px;
	padding-right:3px;
	
	padding-top:1px;
	padding-bottom:1px;
	
	
	
}


#title2 {
	text-align:right;
	color:white;
	font-size:12px;
	font-style:italic;

}



h1, h1 a {
	font-size:12px;
	color:#f5f5e1;	
}


p, p  {
	color:#f5f5e1;
	font-size:12px;
	line-height:17px;
}

div.link {
	margin-bottom:12px;	
}

#text_container {
	padding:12px;
	color:#f5f5e1;
	overflow:hidden;
	font-size:12px;
	list-style-type:square;
	line-height:17px;
}

#text_container,#text_container p, #text_container p font {
	font-family:times new roman,serif;
}

#text_container ul {
	list-style-type:square;
}


#text_container a {
	color:#f5f5e1;
}

#text_container ul, text_container ol {
	margin-left:35px;
	margin-top:15px;
	margin-bottom:15px;
}

#welcome_photo {
	border:3px solid #f5f5e1;
	float:left;
	margin-top:15px;
	margin-left:50px;
}

#welcome_text {
	float:left;
	width:200px;
	margin-right:10px;
}

h2 {
	color:#f5f5e1;
	font-size:17px;
	margin-bottom:10px;
}

#forward {
	float:left;
	margin-top:10px;
}

#project_menu li {
	font-size:14px;
	margin-bottom:10px;
}

#project_menu li a:hover {
	text-decoration:none;	
}

#next {
	float:right;
	margin-right:6px;
	font-size:11px;
	color:#f5f5e1;
	padding-bottom:12px;
}

#next a, #previous a {
	color:#f5f5e1;
	text-decoration:none;
}

#next img {
	margin-left:3px;
	float:left;
}

#previous img {
	margin-right:3px;
	float:left;
}

#previous {
	float:left;
	font-size:11px;
	color:#f5f5e1;
	padding-bottom:12px;
}

.direction {
	float:left;
}
