body{
margin: 0;
padding: 0;
font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #494949;
}

.latestWork li{
list-style: none;
border-bottom: 1px dashed #494949;
margin: 0px 0px 10px 0px;
padding: 0px 0px 10px 0px;
}

a{
color:#009CBE;
text-decoration: none;
}

h1{
font-size: 12px;
color: #494949;
text-transform: uppercase;
}

#pageContainer{
width: 600px;
height: 200px;
margin: 80px auto 0px auto;
}

#logo{
width: 456px;
float: left;
border: 0;
}

#topNav{
margin: 0px 0px 0px 0px;
padding: 30px 0px 0px 30px;
height: 100px;
text-transform: uppercase;
width: 114px;
float: left;
}

#topNav li{
list-style: none;
margin: 0px 0px 13px 0px;
line-height: 16px;
}

#topNav li a{
text-decoration: none;
color: #494949;
}

#topNav li a:hover{
color: #48A2C5;
}

#content{
/*height: 338px;*/
float: left;
margin: 17px 0px 0px 0px;
}

#smallerContent{
width: 433px;
height: auto;
padding: 0px 0px 0px 14px;
text-align: justify;
line-height: 15px;
}

#largerContent{
width: 442px;
height: auto;
padding: 0px 0px 0px 14px;
}

#latestAudio{
float: left;
width: 240px;
}

#latestVideo{
float: right;
width: 180px;
}

#notSentOK{
margin: 48px 0px 0px 21px; 
color: red; 
float: left; 
width: 568px; 
height: 127px;  
}

#sentOK{
margin: 48px 0px 0px 21px; 
float: left; 
width: 568px; 
height: 127px;  
}


#footer{
border-top: 1px solid #494949;
font-size: 9px;
float: left;
margin: 17px 0px 0px 0px;
width: 600px;
height: 19px;
line-height: 0px;
text-transform: uppercase;
}

#footer a{
text-decoration: none;
color: #494949;
margin: 0px 10px 0px 10px;
}

#footer a:hover{
color: #48A2C5;
}

.footerElement{
margin: 0px 10px 0px 0px;
}

#footerLeft{
float: left;
}

#footer img{
float: right;
margin: 5px 0px 0px 3px;
width: 19px;
height: 19px;
border: 0;
}
