html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	font-weight: bold;
	font-size: 1.2em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background-color: #FFFF00;
	padding: 0px;
	margin: 0px;
}
a{
	color: #FF0000;
	text-decoration: none;
}
p{
	margin: 5px 0px 0px 5px;
}
a:hover{
	text-decoration: underline;
}
#header{
	background-image: url(/piterwilson/img/cloud.png);
	height: 143px;
	width : 100%;
}
#logo{
	width: 800px ;
	margin-left: auto ;
	margin-right: auto ;
	padding-top: 10px;
}
#main{
	position: relative;
	height: 726px;
	background-repeat: no-repeat;
	background-image: url(/piterwilson/img/drops.png);
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
.happybox{
	background-image: url(/piterwilson/img/happyback1.png);
	margin-bottom: 10px;
	left: 380px;
	padding: 15px 25px 15px 15px;
	background-color: white;
	width: 310px;
	position: relative;
}
.highlight{
	color: #FF66CC;
}
.transbox{
	width: 380px;
	left: 385px;
	position: relative;
	font-size:0em;
}
.icon{
	float:left;
	margin-left:5px;
}
.iconimg{
	border-color: white;
	border-width: 4px;
	border-style: solid;
}
.iconimg:hover{
	border-color: #33C2B7;
}
.blackbox{
	background-color: black;
	width: 310px;
	left: 380px;
	padding: 15px 25px 15px 15px;
	margin-bottom: 10px;
	position: relative;
	color: white;	
	font-size: 1em;
}
.project_title{
	color:#FFFF80;
	font-size: 1.2em;
}
.project_desc{
	font-weight: normal;
}
.dotdotdot { 
	color: #000000;
	border-bottom: 2px dotted #000; 
}
.dotdotdot:active { 
	color: #000000;
}
.dotdotdot:hover { 
	color: #FF0000;
}
.centered{
	margin-right: auto;
	margin-left: auto;
	width:697px;
	height:75px;
}
#footer{
	background-color: #ADADA6;
	font-size: .85em;
	width : 100%;
}
.linkyTitle{
	color:#FFFFFF;
	border-bottom: 2px dotted #000; 
}
.linkyTitleP{
	margin-bottom: 10px;
}
.linkyLink{
	color:#FFFF00;
}
.linkyLink2{
	color:#EDB012;
}
.linkyBox{
	float:left;
	margin-right: 5px;
	width: 200px;
}
.friendLinks{
	font-size:.75em;
	float:left;
}
ul#twit-twit, ul#twit-twit ul {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: .65em;
	list-style-type: none;
	padding-left: 0;
}
ul#twit-twit {
	width: 300px;
}
ul#twit-twit li ul {
	margin: 6px 0 0 0;
}
ul#twit-twit li {
	margin: 0 0 10px 10px;
}
ul#twit-twit li.twit-date {
	font-weight: bold;
	color: #600;
	border: 0px solid #ccc;
	margin: 10px 0 0 0;
	font-size: 9pt;
}
ul#twit-twit li ul li {
	font-weight: normal;
	color: #222;
	font-size: 8pt;
	padding-top: 8px;
}
ul#twit-twit li.twit-alt {
	color: #888;
}
ul#twit-twit li.twit-first {
	color: #800;
}
ul#twit-twit a.twit {
	color: #ddd;
	text-decoration: none;
	border: 0;
}
ul#twit-twit a.twit:hover, ul#twit-twit a.twit:visited:hover {
	color: #600;
}
p.twit-more, li.twit-more {
	text-align: right;
	font-size: 8pt;
	padding: 4px 0 0 0;
}
p.twit-more a.twit-more, li.twit-more a.twit-more {
	color: #600;
	text-decoration: none;
}
p.twit-more a.twit-more:hover, p.twit-more a.twit-more:visited:hover, li.twit-more a.twit-more:hover, li.twit-more a.twit-more:visited:hover {
	color: #000;
	border-bottom: 1px dashed #600;
}

