body {
 background: #ffffff;
 color: #3300CC;
 margin: 0 0 0 20px;
}

a { color: #3300CC; }
a.visited { color: #3300CC; }
a.active { color: #3300CC; }

#nav {
list-style: none;
margin: 30px 0 0 20px;
padding: 0;
}

#nav li {
margin: 5px 0 0 0;
padding: 0;
}

#skills ul {
margin: 0;
padding: 0;
text-indent: 0;
}

#skills li {
margin: 0;
margin-left: -40px;
padding: 0;
text-indent: 0;
}


#navbarstuff {
position: relative;
float: left;
margin: 0 0 0 0;
}

#content_right {
position: relative;
float: left;
margin: 30px 0 0 80px;
}

.lopate { width: 650px; }

.lopateshow { clear: both; }

.lopate_player { float: left; width: 350px; margin-right: 20px; margin-top: 3px; }

.lopateshow_text { float: left; width: 250px; margin-bottom: 15px; }

.resume {
width: 540px;
}

.invisible {
display:none;
}

.normal {
font-family: verdana, geneva, sans-serif; 
font-size: 10px; 
color: #1E1E1E;
font-weight: normal;
line-height: 13px
}

.big {
font-family: verdana, geneva, sans-serif; 
font-size: 14px; 
color: #1E1E1E;
font-weight: normal;
line-height: 18px
}
			
.bigboldpurple {
font-family: verdana, geneva, sans-serif; 
font-size: 12px; 
color: #5050AB;
font-weight: bold;
line-height: 18px
}
			
p, span {
font-family: verdana, geneva, sans-serif; 
font-size: 10px; 
color: #000000;
line-height: 13px;
}
	
h1 {
font-family: verdana, geneva, sans-serif; 
font-size: 14px; 
color: #5050AB;
font-weight: bold;
line-height: 13px
}

.title {
font-family: verdana, geneva, sans-serif; 
font-size: 10px; 
color: #000000;
font-weight: bold;
line-height: 13px
}

.subtitle
{font-family: verdana, geneva, sans-serif; 
font-size: 10px; 
color: #1E1E1E;
font-weight: bold;
line-height: 13px}

a:link
{font-family: verdana, geneva, sans-serif; 
color:#5050AB; 
font-size:10px;
text-decoration:none;
font-weight: normal;
line-height: 13px}

a:link.big
{font-family: verdana, geneva, sans-serif; 
color:#86648C; 
font-size:11px;
text-decoration:underline;
font-weight: normal;
line-height: 13px}

a:visited
{font-family: verdana, geneva, sans-serif; 
color:#5050AB; 
font-size:10px;
text-decoration:none;
font-weight: normal;
line-height: 13px}


a:hover { color:#5050AB; 
		text-decoration:underline;
}

a:hover.big { color:#AB75B4; }


hr.bg {
border: none 0;
border-top: 1px dashed #ccc;/*the border*/
width: 550;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 

hr.bg2 {
border-top: 1px dashed #1e1e1e;/*the border*/
text-align: left;/*this will align it for IE*/
margin: 10px 0 10px 0; /*this will align it left for Mozilla*/
width: 550px;
/*
color: #1E1E1E;
background-color: #1E1E1E;
height: 1px;
*/
 }



#blttaupe { list-style-image:url("../images/global/bullet-taupe.gif"); }

#blttaupe li { margin-bottom: 5px;}