/* CSS Document */

html{height:100%;}

body {
	margin:31px 0px 0px 0px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	height:inherit;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:80%
}
	
.outer{
	xbackground-image:url(images/crest.jpg);
	background-repeat:no-repeat;
	width:790px;
	margin:auto;
	min-height:336px !important; 
	height:336px;
	padding-top:10px;
}	
	
img{
	margin:0px;
	padding:0px;
	border:0px;
}

td{
    border:0px;
}
	
h1{font-size:175%;}
h2{font-size:150%;}
h3{font-size:125%;}
#capitalize{text-transform:capitalize;}	


#innerleft{
	float:left;
	width:160px;
	text-align:left;
	margin-top:15px;
	line-height:200%
	
}

#innerleft a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:100%;
}

#innerleft a:hover{
	text-decoration:underline;
}

#innerleft a:visited{
	color:#FFFFFF;
}

#innerleft img{
	margin-top:15px;
}


#innerleft .upper{
	min-height: 250px !important;
	height : 250px;
	width:100%;
}

#innerleft .lower{
	text-align:center;
	width:100%;
}


#innerright{
	width:600px;	
	padding:10px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	margin-left:165PX;
	min-height:400px; 
	height:auto !important;
	height:400px;
	margin-top:15px;
}

#footer{
	margin-top:15px;
	margin-bottom:15px;
	border-top:1px solid #CCCCCC;
	padding:10px;
	font-size:80%;
	text-align:left;
	clear:left;
}

.title{
	color:#666666;
	font-weight:bold;
	margin-top:5px;
}

.description{
	color:#999999;
	margin-top:5px;
}


.displaygrid{
	text-align:center;
	margin:auto;
}


#searchresultframe{	
	float:left;
}

#searchresultframe .searchresult{
	clear:both;
	padding-top:10px;
	color:#999999;
}

#searchresultframe .searchresult img{
	float:left;
	border:1px solid #CCCCCC;
	margin-right: 5px;
	
}

#searchresultframe .searchresult a{
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}

#searchresultframe .searchresult a:hover{
	text-decoration:underline;
}

.thumbnail{
	margin:0px;
	border:1px solid #CCCCCC;
}

#UpdateProgress1 
{
    background-color:Aqua;
    color:Black;
    top:0px;
    right:0px;
    position:fixed;
}

#UpdateProgress1 img 
{
    vertical-align:middle;
    margin:2px;
}
    
td, table 
{
    border:0px;
    border-color:White;
    }
tr 
{
    border:0px;
    }
