* {text-align: left; font-size: 100%; margin:0; padding:0}

html {
	margin: 0;
	padding: 0;
	background-color: #d7d7d3;
	}
body { 
	font-family: Helvetica, Verdana, Arial, sans-serif; 
	}
p { 
	font-size: 90%; 
	font-family: Helvetica, Verdana, Arial, sans-serif; 
	margin-bottom: 15px; 
	margin-top: 0; 
	text-align: justify;
	}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0.5em;
	margin-top: 25px;
	font-weight: bold;
	font-size: 175%;
}


h2 {
	margin-top: 25px;
	font-weight: bold;
	font-size: 150%;
}

h3 {
	margin-top: 25px;
	font: 125%;
}

a {
	color: blue;
}

a:hover {
	color: #ff8000;
}

a:visited {
	color: purple;
}

#pageHeader {
	margin-top: 10px;
	width: 900px;
	background: url(../image-files/headerv6.jpg) no-repeat top left; 
	height: 251px;
}

#googletop {
	position : absolute;
	top : 180px;
	left : 210px;

}

#container{
position : relative;
margin: auto;
text-align : left;
width : 900px;
	background-image: url(../image-files/background.jpg);
	background-repeat:  left top repeat-y ; 
}



#content {
	min-height: 750px;
	padding-left: 240px; 
	margin-top: -45px;
	width: 500px;
}

#footer {
	margin-left: 0px;
	margin-bottom: 35px;
	margin-right: 0px;
	margin-top: 0;
	background: url(../image-files/footerv4.jpg) left top no-repeat;
    text-align: left;
    clear: both;
    font-size: 70%;
    height: 76px;
}

#footer a {
		color: #e7b422;
		font-weight: bold;

}

#footer ul {
	padding-top: 25px;
	padding-left: 220px;

}

#footer li {
display: inline;
list-style-type: none;
padding-right: 20px;

}

.imgleft {
	padding-right: 15px;
}

.imgright {
	position: relative;
	padding-left: 15px;
}

ul {
	font-size: 90%;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin-top: .5em;
	margin-left: 1.4em;
	list-style-position: outside;
	list-style-type: square;
}

ol {
	margin-top: .5em;
	margin-left: 1.4em;
}

li {
	margin-bottom: .5em;
	margin-top: .5em;
}




li.nobullet {
	list-style-type: none;
}
.menu{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

.circleul{
	list-style-type: circle;
}

#sidebar {
	position : absolute;
	top: 200px;
	left : 20px;
	width : 150px;
	font-size: 80%;
	
}

#sidebar li {
	color: #e7b422;
	padding-top: 5px;
}

#sidebar h1 {
	margin-left: -10px;
	font-family: cursive;
	color: #e7b422;
	font-size: 150%;
	font-weight: bold;
}

#sidebar h2 {
	font-size: 125%;
	font-weight: bold;
}

#sidebar h3 {
	font-size: 110%;
	font-weight: bold;
}


#navigation { 
	font: verdana, sans-serif; 
	background: transparent top left repeat-y; 
	padding: 10px; 
	margin-top: 0px; 
	width: 130px; 
	}
	
#navigation a {
	color: #e7b422;
	font-weight: bold;
}

#resources {
	font: verdana, sans-serif; 
	background: transparent url(paper-bg.jpg) top left repeat-y; 
	padding: 10px; 
	margin-top: 0px; 
	width: 130px; 
}



fieldset {
	text-align: left;
	margin-right: 0px;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
	padding: 10px;
	border-color: #a71518;
	border-style: dashed;
	font-size: 90%;
	float: right;
	width: 225px;
}

fieldset p {
}

fieldset h1 {
	font-size: 125%;
}

.attribution {
	text-align: left;
}

.intro {
	color: #a71518;
	text-align: left;
	font-style: italic;
}

blockquote {
	color: #3774a5;
	padding: 10px;
	margin: 35px;
}

#sidebar a {
	color: #e7b422;
}

table {
	
	width: 600px;
	
	font-size: 80%;
	
}


td
{
	text-align: left;
	padding-right: 10px;
}
table p
{
	padding-right: 20px;
}

#home #nav-home a,
#design #nav-design a,
#analysis #nav-analysis a,
#artists #nav-artists a,
#about #nav-about a,
#write #nav-write a,
#making #nav-making a,
#symbols #nav-symbols a,
#ornament #nav-ornament a,
#materials #nav-materials a,
#software #nav-software a,
#lettering #nav-lettering a,
#style #nav-style a,
#compassrose #nav-compassrose a,
#projections #nav-projections a,
#data #nav-data a,
#types #nav-types a
{
	text-decoration: underline;
	color: #D18434;
}


#home #nav-home a:hover,
#design #nav-design a:hover,
#analysis #nav-analysis a:hover,
#artists #nav-artists a:hover,
#lettering #nav-lettering a:hover,
#about #nav-about a:hover,
#symbols #nav-symbols a:hover,
#making #nav-making a:hover,
#ornament #nav-ornament a:hover,
#materials #nav-materials a:hover,
#software #nav-software a:hover,
#style #nav-style a:hover,
#compassrose #nav-compassrose a:hover,
#write #nav-write a:hover,
#projections #nav-projections a:hover,
#data #nav-data a:hover,
#types #nav-types a:hover
{

	text-decoration: none;

	color: #D18434;

}

