/* clear browser defaults*/
a img {border: none;
}
img, p, ul, li, h1, h2, h3, form, blockquote, table {
	margin: 0;
	padding: 0;
}
/* Hides from IE-mac \*/
* html .floatholder {height: 1%;}
/* End hide from IE-mac */	

/* site wide */
body {
	background-image: url(Assets/Bckgrnd.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #000000;
	margin: 0 auto;
	padding: 0 0;
	color: #ffffcc;
	font-size: 0.9em;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}
.orange {
	color: #FFC543;
}
.green {
	color: #CBFFB5
}
.yellow {
	color: #ffffcc
}
.red {
	color:#FF0000}	
p {
	line-height: normal;
	margin-bottom: 10px; 
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #FF9900;
	margin-bottom: 7px;
}
h2 {
	color: #FFC543;
	font-size: 1.2em;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
	}
h3 {
	color: #FFC543;
	font-size: 1em;
	font-style: italic;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
}
table {
	margin: 15px;
}		
#container {
	margin: 0 auto;
	width: 760px;
	padding: 0;
	text-align:left;
}
a:link {
	color: #CCFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFB9B8;
}
a:hover {
	color: #000000;
	text-decoration: none;
	background-color:#CCCCCC
}
a:active {
	text-decoration: none;
	border: none;
}

/*index*/
#indexlogo {
	float: left;
	height: 125px;
	width: 400px;
	margin-top: 15px;
	margin-bottom:15px;
}
#indextopphto {
	float: right;
	top: 0px;
	height: 398px;
	width: 300px;
}
#indexnav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float:left;
}
#indexmidphto {
	margin: 0;
	padding: 0;
}
/* Hides from IE5-mac \*/
* html #indexmidphto {
	height: 1%;
}
/* End hide from IE5-mac */
#indextext {
	width: auto;
	padding: 15px;
	background-color: #180025;
	font-size: 0.9em;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 25px;
	line-height: normal;
}
#indexcopyrt {
	float: right;
}		
/*main pages*/
#nav {
	margin-top: 15px;
	padding: 0px;
	list-style-type: none;
	float:left;
	margin-left: 0px;
}
#copyright {
	float: right;
}
.photo {
	margin-top: 15px;
	margin-left: 15px;
	text-align: center;
}
.righttext {
	width: 220px;
	float: right;
	margin-top: 15px;
	text-align: left;
	font-size: 0.9em;
	height:100%;
}	
#thumbs {
	padding: 0;
	width: 560px;
	float: right;
	margin-top: 15px;
	display:inline;
}
#thumbs li {
	margin-left: 22px;
	margin-bottom: 22px;
	float:left;
	list-style-type:none;
}
#projthumbs {
	padding: 0;
	width: 560px;
	float: right;
	margin-top: 15px;
	display:inline;
}
#projthumbs li {
	margin-left: 6px;
	margin-bottom: 10px;
	float:left;
	list-style-type:none;
}		
#sidebarright {
	width: 115px;
	float: right;
	text-align: left;
	padding-top: 15px;
	font-size: .65em;
}		
#centertext {
	margin-left: 180px;
	margin-right: 115px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.shopfloatleft {
	float:left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.shoptextindent {
	margin-left: 30px;
	margin-right: 30px;
	padding: 5px;
	background-color: #333333;
	font-size: .9em;
	font-style: italic;
	color: #FFC543;
}		
.kittext {
	width: 320px;
	float: right;
	margin-top: 15px;
	text-align: left;
	font-size: 0.9em;
}	
#classindent {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	padding: 5px 10px;
	background-color: #333333;
}	
