body{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:22px;
background: url(images/desk.jpg);
background-repeat: repeat-y;
background-color: #512616;
}


.date{
font-family:  "Courier New", Courier, monospace;
font-size:14px;
font-weight:bold;
}

#post_it{
position:absolute;
left:300px;
top:10px;
}


 a:link {
text-decoration: none; 
color: #990000;
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;



}


a:visited {
text-decoration: none; 
color: #990000;
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;



}


a:hover {

color: #990000;
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:bold;
text-decoration:underline;

}

.active{

color:#990000;
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;

text-decoration:underline;

}



a.sub:link {
text-decoration: none; 
color: #4F91CD;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;


}


a.sub:visited {
text-decoration: none; 
color: #4F91CD;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;


}


a.sub:hover {
text-decoration: none; 
color: #4F91CD;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
text-decoration:underline;

}





h2{
font-family: century gothic, arial;
color: #000099;
}

a.email{
font-weight:bold;
color:#000000;
font-size:13px;
}


a.sub2{
font-weight:normal;
color:#990000;
font-size:13px;
}

.float_left{
float:left;
margin-right:15px;
margin-bottom:15px;
}

.float_right{
float:right;
margin-left: 15px;
margin-bottom:15px;
}


.title{

color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;



}


.border{
	border:solid 1px #000000;
}

