a:link { 
	color: #002000 
}
a:visited { 
	color: #002000 
}
a:hover { 
	color: #002000 
}
a:active { 
	color: #002000 
}
.MainPanel {
	width: 800px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
.LeftPanel {
	width: 10px;
	float: left;
}
.RightPanel {
	width: 802px;
	float: left;
}
.Header {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	border: 6px outset #008080;
	height: auto;
}
.SuperTitle {
	width: 690px;
	font-size: 125%;
	font-weight: bold;
	color: #008000;
	text-transform: uppercase;
	text-align: center;
	margin-top: -2px;
}
.SketchTitle {
	width: 690px;
	font-size: 175%;
	font-weight: bolder;
	color: #002000;
	text-transform: uppercase;
	text-align: left;
	text-align: center;
}
.SubTitle {
	width: 690px;
	font-size: 125%;
	font-weight: bold;
	color: #008000;
	text-transform: uppercase;
	text-align: center;
}
.LeftIcon {
	height: 74px;
	width: 75px;
	text-align: left;
	float: left;
}
.ContentHeader {
	height: 80px;
	text-align: center;
	width: 640px;
	float: left;
}
.RightIcon {
	height: 74px;
	width: 75px;
	text-align: right;
	float: right;
	clear: right;
}
.Content {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	height: auto;
	width: 802px;
	margin-right: auto;
	margin-left: auto;
	border: 6px outset #008080;
	clear: both;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../ArtGallery/SketchBook/images/Background.gif);
}
.Border1 {
	border: 5px solid #000;
	background-image: url(../ArtGallery/SketchBook/images/Background.gif);
}
.Border2 {
	border: 3px solid #008080;
}
.Border3 {
	border: 7px solid #385245;
}
.Border4 {
	border: 4px solid #000;
}
.Border5 {
	border: 5px solid #FFF;
}
.SketchDescription {
	color: #1b3e21;
	border: 6px outset #008080;
	width: 790px;
	font-weight: bold;
}
.Footer {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	border: 6px outset #008080;
	font-size: small;
}
