/* Start of CMSMS style sheet 'Diverse' */
body {
	background-color: #C5CDDA;
        padding:0px;
        marging:0px;
}

#wrapper {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(banner/bd.jpg);
	height: 175px;
}
#menu {height: 165px;
	width: 150px;
	padding-left: 0px;
	padding-top: 40px
	
}

#content {
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

/* End of 'Diverse' */

/* Start of CMSMS style sheet 'menu' */
ul.clearfix {margin:0px; padding-top:50px; padding-left:0;}
ul.vert-one{margin:0;padding:0;list-style-type:none;display:block;font:bold 14px Geogia;line-height:165%;width:200px; text-align:right; list-style:none}
ul.vert-one li{margin:0;padding:0;border-top:1.5px solid #fff;solid #0F62DA; list-style:none}


ul.vert-one li a{display:block;text-decoration:none;color:#8D8D8B; background: #E0E0E4;padding:0 0 0 20px;width:180px; padding-right:5px;list-style:none}
ul.vert-one li a:hover{text-decoration:none; color:#000000list-style:none}

ul.vert-one li a.current,ul.vert-one li a.current:hover{}
/* End of 'menu' */

/* Start of CMSMS style sheet 'album' */
.bigpicturecaption {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
}
.bigpicturenav {
	font-size: 10px;
	font-weight: bolder;
}
.albumpicturecount {
	font-size: 16px;
	font-weight: lighter;
	color: #000000;
}
.albumlist {
	font-family: Georgia;
	font-size: 14px;
	color: #000000;
}
.albumname {
	background-color: #fff;
}
.albumcomment {
	color: #FFFF00;
}
.instructiontext {
	color: #000;
}
.picturelist {
	background-color: #fff;
}
.albumnav {
	color :#000;
        font-size: 20px;
        text-decoration: underline overline;
}
.thumb
{
	padding:0;
	width:150px;
	margin:0 0.5em 0.5em 0;
    
/* Thumbnail spacing */
	text-decoration:none;
	line-height:normal;
	list-style-type:none;
	text-align:center;
	float:left;

}

.thumb a
{
	display:block;
	height:80px; 
/* Set link formatting*/
	width:100px; 
/* Thumb width*/ 
	
/* Thumb height*/
	padding:25px;
/* Thumb padding to form thumb frame */
/* You can set the above to 0px = no frame - but no hover indication!*/
	margin:0;
	background-color:white;
/*Background of thumb */
	border-top:0px;
/* Borders of thumb frame */
	border-right:0px;
	border-bottom:0px;
	border-left:0px;
	text-decoration:none;
}
.albumcomment { text-align: left; }
.thumb a:visited img
{
	background-color:#fff;
/*Background of thumb on hover - sort of a light grey */
}

.thumb a:hover img
{
	background-color:#fff;
/*Background of thumb on hover - sort of light blue/green */
}
#lbCaption{
	font-family: Georgia;
        font-style:normal;
	font-size: 12px;
        line-height: 120%;
        color : #000;
       
}
img{
border: 0px;
}
/* End of 'album' */

