@charset "utf-8";

body {
width:780px;
margin:0px 0px 0px 10px;
padding: 0px 0px 0px 0px;
text-align:left;
background-color:#FFFFFF;
}

a {
color: #505050;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}

#thumbnail:active  {
border-color:#000000;
}
#thumbnail:focus  {
border-color:#000000;
}


ul.ThumbList {
list-style-type:none;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

ul.ThumbList li	{
display:inline;
list-style-type:none;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

ul.ThumbList a {
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

ul.ThumbList img {
	margin:0px 0px 10px 10px;
	padding:1px 1px 1px 1px;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
}

div.galery-background {
width:780px;
height:455px;
background-repeat:no-repeat;
margin:0px 0px 0px 0px;
padding:4px 0px 0px 5px;
background-color:#ffffff;
background-image:url(new-images/display-border.gif);
}

p.project-title {
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
font-family:Georgia, 'Times New Roman', Times, serif;
font-size:16px;
}

p.project-text {
margin:10px 0px 0px 0px;
padding:0px 0px 0px 0px;
font-family:'Times New Roman', Times, serif;
font-size:12px;
}

div.left-text {
float:left; background-color:#ffffff; width:380px; height:0px; margin:10px 0px 0px 4px; padding:0px 0px 0px 0px; text-align:left;
}

div.right-thumbs {
	float:right;
	background-color:#ffffff;
	width:338px;
	height:0px;
	margin:10px 0px 0px 0px;
	padding:30px 0px 0px 0px;
	text-align:left;
}
