body {
	font-family: Helvetica, Arial, sans-serif;

}

#topstrip {
	background-color: black;
	height:6px; 
	width:940px; 
}

/* `Headings
----------------------------------------------------------------------------------------------------*/

h1 {
	font-size: 44px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -2px;
}

h2 {
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1.3em;
}

h3 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -1px;
}

h3 a {
	color:#000000;

}

h3 a:hover {
	color: #FF0000;

}

h4 {
	font-size: 21px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -1px;
}

h5 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -1px;
	padding: 10px 0;
}

h6 {
	font-size: 15px;
}

h4 a {
	color:#000000;
}

h4 a:hover {
	color:#FF0000;
}

strong {
	letter-spacing: -1.5px;
}


#header {
	border: dotted;
	border-width: 0 0 1px 0;
	border-color: #CCCCCC;
	padding: 20px 0;

}

#header a {
	text-decoration: none;
	color:#000000;
}

p {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	line-height: 1.2em;

}

p a {
	color:black;

}

p a:hover {
	color:red;

}

#navigation {
	border: dotted;
	border-width: 0 0 1px 0;
	border-color: #CCCCCC;
	padding:10px 0;
}

ul#menu {
    list-style: none;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -1px;
}

ul#menu li {
    float: left;
	margin-left:31px;
    /*THIS IS YOUR SPACING*/
}

ul#menu li:first-child {
    margin-left:0;/*NO SPACING FOR FIRST ELEMENT*/
}

ul#menu li a {
	text-decoration:none;
	color:#000000;

}

ul#menu li a:hover {
	color: red;
	text-decoration:none;

}

#social {
	border: dotted;
	border-width: 0 0 1px 0;
	border-color: #CCCCCC;
	padding: 6px 0;
}

ul#socialicons {
	list-style: none;
}

ul#socialicons li {
	float: left;
	margin-left:15px;
	padding-top:3px;
    /*THIS IS YOUR SPACING*/
	
}

ul#socialicons li:first-child {
    margin-left:0;/*NO SPACING FOR FIRST ELEMENT*/
}

#greetings {
	padding: 10px 0;
	border: dotted;
	border-width: 0 0 1px 0;
	border-color: #CCCCCC;

}

#greetings a {
	color: black;

}

#greetings a:hover {
	color: red;

}

#mainContent {
	padding: 20px 0;
}

#footer {
	padding: 20px 0;
	
}

#footer p{
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	line-height: 1.4em;
	color:#999999;

}

#footer a{
	color: #999999;

}

#footer a:hover{
	color: red;

}

#colophon {
	padding: 20px 0;
	
}

#colophon p{
	text-align: right;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	line-height: 1.4em;
	color:#999999;

}

#colophon a{
	color: #999999;

}

#colophon a:hover{
	color: red;

}

#footerrule {
	border:dotted;
	border-width:1px 0 0 0;
	border-color: #999999;
	margin: 20px 0 0 0;
}

#container {
	/*background-image:url(../images/12_col.gif);*/
	background-repeat:repeat-y;
}

#slideshow {
	padding: 20px 0;

}

#selfportrait {
	padding: 20px 0;
}

#aboutcopy {
	padding: 20px 0;
}

#image {
	padding: 20px;

}

#imagebkgd {
	background-image:url(../images/thumb_bkgd_2.jpg);
	border:solid;
	border-width:1px 0;
	border-color:#CCCCCC;
	background-color:#EEEEEE;
	height:300px;
}

#image a{
	color: #000000;

}

#image a:hover{
	color: red;

}

#twitter_div_home {
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	line-height: 1.2em;
	padding:20px 0;
}


#twitter_div {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	line-height: 1.2em;
	padding:20px 0;
	background-color: #B5DFDF;
}

#twitter_div a:link {
	text-decoration: none;
	color: #0033CC;
}

#twitter_div ul#twitter_update_list {
	list-style: none;
	padding:10px;

}

#twitter_div_home ul#twitter_update_list {
	list-style: none;

}


ul#twitter_update_list li {
	margin-top:15px;	
}

#twitter_div_home ul#twitter_update_list li {
	margin-top:0px;	

}

#twitter_div p {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	line-height: 1.5em;
	
}

#twitter_div a {
	text-decoration:none;
	color: #0033CC;
	
}

#twitter_div_home a {
	color: #000000;
}

#twitter_div_home a:hover {
	color: #FF0000;
}

#projectimage {
	padding: 20px 0;
}

#projectcopy {
	padding: 20px;
}

#projectcopybkgd {
	background-image:url(../images/thumb_bkgd_2.jpg);
	border:solid;
	border-width:1px 0;
	border-color:#CCCCCC;
	margin: 20px 0 0 10px;
	float:left;
}

#projectcopy p {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	line-height: 1.4em;
	padding:20px 0;
}

#projectcopy dt {
	width: 50px;
	float:left;
}

#projectcopy dl {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	line-height: 1.4em;
	
}

#projectcopy dt {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	line-height: 1.4em;
}

#projectcopy a {
	color:#000000;
}

#projectcopy a:hover {
	color:red;
}

#subnav {
	padding:10px 0;
	border:dotted;
	border-width:1px 0 1px 0;
	border-color: #999999;
	margin: 20px 0 0 10px;
}

#subnav p {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	line-height: 1.2em;
}

#homefeaturetext {
	padding: 20px 0;
}

#homefeature {
	padding: 20px 0;

}


p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
}