/* CSS Document */
body {
    width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#CCCCCC;
}
.body{
font-family:"Trebuchet MS";
font-size:12px;
color:#333333;
text-decoration:none;
text-align:justify;
}
.body2{
font-family:"Trebuchet MS";
font-size:12px;
color:#ffffff;
text-decoration:none;
}
.body1{
font-family:"Trebuchet MS";
font-size:12px;
color:#990000;
text-decoration:none;
}
.body3{
font-family:"Trebuchet MS";
font-size:12px;
color:#990000;
padding-left: 15px;
text-decoration:none;
}
a.red{
font-family:"Trebuchet MS";
font-size:12px;
color:#333333;
text-decoration:underline;
color:#0000FF;
}
.subhead{
font-family:Georgia, "Times New Roman",;
font-size:14px;
color:#3058c5;
font-weight:bold;
}
.toplinks{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
text-decoration:none;
}
.toplinks:link{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
text-decoration:none;
}
.toplinks:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
text-decoration:underline;
}
.toplinks:active{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
text-decoration:none;
}
.subhead1{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
color:#333;
font-weight:bold;
}
.subhead2{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
color:#3b6ea1;
font-weight:bold;
}
.subhead3{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
color:#3b6ea1;
font-weight:bold;
}
.subhead4{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
color:#c0200d;
font-weight:bold;
}
.searchbox{
border-top-style:solid;
border-top-color:#0066CC;
border-top-width:1px;
border-bottom-style:solid;
border-bottom-color:#0066CC;
border-bottom-width:1px;
border-right-style:solid;
border-right-color:#0066CC;
border-right-width:1px;
border-left-style:solid;
border-left-color:#0066CC;
border-left-width:1px;
width:140px;
height:18px;
background-color:#fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
}
.mainlinks{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
font-weight:bold;
width:161px;
height:25px;
display:block;
background-color:#202a34;
text-align:center;
padding-top:8px;
text-decoration:none;
float:left;
}
.mainlinks:links{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
font-weight:bold;
width:161px;
height:25px;
display:block;
background-color:#202a34;
padding-top:8px;
text-decoration:none;
float:left;
}
.mainlinks:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333;
font-weight:bold;
width:161px;
height:25px;
display:block;
background-color:#202a34;
background-image:url(../images/button.gif);
background-repeat:no-repeat;
padding-top:8px;
text-decoration:none;
float:left;

}
.mainlinks:active{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
font-weight:bold;
width:161px;
height:25px;
display:block;
background-color:#202a34;
padding-top:8px;
text-decoration:none;
float:left;
}
.searchboxnew{
border-style:solid;
border-color:#000000;
border-width:1px;
width:160px;
height:16px;
background-color:#384450;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#fff;
}
.sideheadings{
font-family:"Trebuchet MS";
font-size:14px;
color:#000000;
}


/**************************************************************

	Image Menu
	v 2.2

**************************************************************/


#imageMenu {
	position: relative;
	width: 100%;
	height: 200px;
	overflow: hidden;
}


#imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 200px;
	width: 100%;
	
	}

#imageMenu ul li {
	float: left;
}

#imageMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:102px;
	height: 200px;
}

#imageMenu ul li.landscapes a {
	background: url(../images/landscapes.jpg) repeat scroll 0%;
}

#imageMenu ul li.people a {
	background: url(../images/people.jpg) repeat scroll 0%;
}

#imageMenu ul li.nature a {
	background: url(../images/nature.jpg) repeat scroll 0%;
}

#imageMenu ul li.urban a {
	background: url(../images/social.jpg) repeat scroll 0%;
}

#imageMenu ul li.abstract a {
	background: url(../images/abstract.jpg) repeat scroll 0%;
	width: 310px;
}

.clear {
	clear: both;
}

.contactText{
	font-family:verdana,Arial, Helvetica, sans-serif;
	font-size:11px; font-weight:bold;
	color:#000000;
	line-height:14px;
	background-color:#DAE8F3;
	height:14px; width:175px;
	display:block;
	margin:5px 0 5px 0;;
	}
	
.contactBtn{
	background: url(../images/login_arrow.gif) no-repeat 40px 3px;
	background-color:#5C99CF;
	background-position:center right;
	background-repeat:no-repeat;
	float:left;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left; font-weight:bold; line-height:11px;
	color:#000000; border:0;
	width:70px; height:15px;
	text-align:center;
	cursor:pointer;
	padding:0 15px 0 10px; margin:0 1px 0 0; float:right;
	}

/*************************************************************/
