@import "headers.css";

body {
	font-family : "MS Serif", "New York", serif;
	margin:0;
	padding:0;
	background-image: url(img/leftbg.gif);
   background-repeat: repeat-y;
}

h2 {
	font-family : "MS Serif", "New York", serif;
	font-variant : small-caps;
	font-weight : lighter;
}

h3 {
	font-family : Arial, Helvetica, sans-serif;
	color:#666;
	font-size:0.7em;
	font-weight : bold;
	margin:0 0 10px 0;
}

p {
	font-family : Arial, Helvetica, sans-serif;
	color:#666;
	font-size:11px;
	font-size:0.7em;
	margin:0 0 10px 0;
	/*width:435px;*/
}

ul {
	color:#666;
	margin-top:2px;
	list-style-type : disc;
	font-size:11px;
	font-family : Arial, Helvetica, sans-serif;
}

ul a {
	color:#666;
	font-size:11px;
	font-weight:normal;
	font-family : Arial, Helvetica, sans-serif;
}

h1#title {
	margin:0;
   /*Size of the image*/
   padding-top: 148px;
   width: 232px;
   /*The image*/
   background-image: url(img/logo.gif);
   background-repeat: no-repeat;
   /*Hide the text*/
   overflow: hidden;
   /* WIN IE5 hack */
   height: 148px;
   voice-family: "\"}\""; 
   voice-family:inherit;
   height: 0;
}

html>body h1#title{
  height:0;
} 

p#tag {
	margin:0;
	position:absolute;
	top:0;
	left:232px;
   /*Size of the image*/
   padding-top: 148px;
   width: 462px;
   /*The image*/
   background-image: url(img/tagbg.gif);
   background-repeat: no-repeat;
   /*Hide the text*/
   overflow: hidden;
   /* WIN IE5 hack */
   height: 148px;
   voice-family: "\"}\""; 
   voice-family:inherit;
   height: 0;
}
html>body p#tag{
  height:0;
} 

div#main {
width:435px;
margin: 0 0 0 250px;
}

h2#explore {
	margin:0;
   /*Size of the image*/
   padding-top: 27px;
   width: 200px;
   /*The image*/
   background-image: url(img/explore.gif);
   background-repeat: no-repeat;
   /*Hide the text*/
   overflow: hidden;
   /* WIN IE5 hack */
   height: 27px;
   voice-family: "\"}\""; 
   voice-family:inherit;
   height: 0;
}
html>body h2#explore{
  height:0;
} 
/*nav*/
ul#list{
	background-image: url(img/list7bg.gif);
	background-repeat: no-repeat;
	list-style: none;
	margin:0;
	line-height:25px;
	font-size:0.7em;
	font-weight:bold;
	font-family : Arial, Helvetica, sans-serif;
	padding: 0 0 40px 34px;
}

ul#list a{
	color:#000;
	text-decoration: none;
}

ul#list a:hover, ul#list a:focus{
	text-decoration: underline;
}

#nav {
position:absolute;
top:148px;
	padding:26px 5px 180px 24px;
   background-image: url(img/branch.gif);
   background-repeat: no-repeat;
}

#nav a {
	font-weight:bold;
}
/*end nav*/

div.hr {display: none}
/*/*/a{}
div.hr {
  display: block;
  height: 2px;
  background-image: url(img/line.gif);
  background-repeat: no-repeat;
  background-position: center center;
  margin: 1em 0 1em 0;
}
hr {display:none}

h2#header2 {
	margin:10px 0 0 0;
   /*Size of the image*/
   padding-top: 16px;
   width: 165px;
   /*The image*/
   background-image: url(img/header2.gif);
   background-repeat: no-repeat;
   /*Hide the text*/
   overflow: hidden;
   /* WIN IE5 hack */
   height: 16px;
   voice-family: "\"}\""; 
   voice-family:inherit;
   height: 0;
}
html>body h2#header2{
  height:0;
} 

h2#header3 {
	margin:10px 0 0 0;
   /*Size of the image*/
   padding-top: 12px;
   width: 132px;
   /*The image*/
   background-image: url(img/h2_related_links.gif);
   background-repeat: no-repeat;
   /*Hide the text*/
   overflow: hidden;
   /* WIN IE5 hack */
   height: 12px;
   voice-family: "\"}\""; 
   voice-family:inherit;
   height: 0;
}
html>body h2#header3{
  height:0;
} 

h2#drawingboard2 {
	margin:10px 0 0 0;
   /*Size of the image*/
   padding-top: 14px;
   width: 223px;
   /*The image*/
   background-image: url(img/drawingboard2.gif);
   background-repeat: no-repeat;
   /*Hide the text*/
   overflow: hidden;
   /* WIN IE5 hack */
   height: 14px;
   voice-family: "\"}\""; 
   voice-family:inherit;
   height: 0;
}
html>body h2#drawingboard2{
  height:0;
} 

p#click{
	margin:5px 0 0 0;
}
ul#projlist {
	list-style: none;
	margin:10px 0 0 30px;
}
ul#projlist li {
	display:inline;
	padding-right:15px;
}
ul#projlist li a{
	font-size:13px;
	font-weight:normal;
}

div.sub {
	background:#EBF0E9;
	margin:10px 0 10px 0;
	padding:5px;
}

p.quote{
	margin-top:10px;
	font-style: italic;
	font-size:15px;
}

a{
	color:#666;
	font-size:13px;
	font-weight:normal;
}