body {
margin: 0px;
font-family: arial;
color: black;
}

.submenu {
background-image:url(images/submenu.jpg);

}

.left1 {
background-image:url(images/left1.jpg);
background-position: top right;
background-repeat: no-repeat;
}

.left3 {
background-image:url(images/left3.jpg);
background-position: top right;
background-repeat: no-repeat;
}

.right1 {
background-image:url(images/right1.jpg);
background-position: top left;
background-repeat: no-repeat;
}

.right3 {
background-image:url(images/right3.jpg);
background-position: top left;
background-repeat: no-repeat;
}

h1 {
font-size:25px;
font-weight: normal;
font-family: georgia;
}

.content {
font-size: 12px;
line-height: 150%;
padding:30px;
}

#loadarea2{
border: 3px solid #ccc;
width:350px;
height:263px;
}

.large {
padding-top:20px;
}

.thumbs a {
width: 110px;
display: inline-block;
float: left;
height:90px;
}

.thumbs img {
width: 100px;
height: 80px;
border: 3px solid #ccc;
}

.thumbs {
padding-top:15px;
}

.contenttop {
background-image:url(images/contentback.jpg);
background-position: top center;
background-repeat: no-repeat;
}

.small {
font-size: 10px;
width: 180px;
}

.projectnote {
font-weight: bold;
font-size: 12px;
color: #666;
}

.menu ul {
float:left;
margin:0;
padding:0;
width:100%;
}

.menu ul li {
display:inline;
}

.menu ul li a, .menu ul li a:visited {
color:white;
float:left;
padding:15px;
padding-left:12p;
padding-right:12px;
height:70px;
font-size: 13px;
font-weight: bold;
line-height: 70px;
text-decoration:none;
}

.menu ul li a:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
color:white;
background-color: red;
opacity: .55;
filter: alpha(opacity=55);
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=55)";
text-decoration: underline;
}

.submenu ul {
float:left;
margin:0;
padding:0;
width:100%;
}

.submenu ul li {
display:inline;
}

.slct a {
background-image:url(images/midselect.jpg);
}

.slct .selectleft {
background-image:url(images/leftselect.jpg);
display: inline-block;
width: 2px;
}

.slct .selectright {
background-image:url(images/rightselect.jpg);
display: inline-block;
width: 2px;
}


.submenu ul li a, .submenu ul li a:visited {
color:#555;
float:left;
padding:15px;
height:22px;
line-height:22px;
font-size: 12px;
font-weight: bold;
text-decoration:none;
}

.submenu ul li a:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
color:white;
text-decoration: none;
background-color: #333;
}


.projectmain {
font-weight: bold;
font-size: 12px;
clear:left;
display: block;
width: 100%;
}

.projectsub {
display: inline-block;
width: 100%;
position: relative;
left: 10px;
font-size: 11px;
clear: both;
}

#copyright {
padding-top: 20px;
border-top: 1px dotted #999;
}

#loadarea2 img {
width: 350px;
height: 263px;
}

.indexthumblink img {
border:3px solid #CCCCCC !important;
}

#indexthumbs {
margin-bottom: 25px;
}

.indexthumblink span {
font-size: 12px;
}

