/* CSS Document */

a {
	color: #29346B;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	}
a:hover {
	color: #B7C2F8;
	text-decoration: none;
	}
table {	
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:12px;
	}
.GalleryTitle {
	font-size: 24px;
	color: #3F4483;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial;
	margin-left: 15px;
	width: 100%;
	border:1px dotted #667AB3;
    border-width:0 0 1px 0;	
	}
a.gallery {
	font-size: 16px;
	color: #676FD8;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial;
	}

.MainTitle {
	font-size: 20px;
	color: #B95A86;
	font-weight: normal;
	font-family: "Trebuchet MS", Verdana, Arial;	
	}
.MainSubTitle {
	font-size: 12px;
	color: #C970CA;
	font-weight: normal;
	letter-spacing:2px;
	font-family: "Trebuchet MS", Verdana, Arial;
	}
#item {
	padding:0px 0 10px 0;
	margin: 0 0 10px 40px;
	border:1px dotted #667AB3;
    border-width:0 0 1px 0;
	}
#item a {
	color: #D2633A;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	}
#item a:hover {
	color: #FE8E43;
	text-decoration: none;
	}

#sidebar {
	float:right;
	width: 170px;
	text-align:left;
	padding: 0px 5px 5px 5px;
	font-size: 12px;
}
#sidebar img {
	margin: 5px 5px 5px 0;
		}
#sidebar a {
	color: #D25924; 
	text-decoration: none;
	font-weight:normal;
	font-size: 12px;
}
#sidebar a:hover {
	color: #FEC452; 
	text-decoration: none;
	font-weight:normal;
}

#sidebar h1 {
	font-size: 17px;
	color: #B95A86;
	font-weight: normal;
	font-family: "Trebuchet MS", Verdana, Arial;	
	margin: 0;
	padding: 0;
	}
