@charset "utf-8";
/* CSS Document */

body{
background:url(../assets_mung/images/bg.jpg) no-repeat #3d3e3e top;
margin:0px;
padding:0px;
font-family:Georgia, "Times New Roman", Times, serif;
display:block;
height:100%;

}

#container {
width:988px;
margin:0px auto;
}


*{ behavior: url(iepngfix.htc) }


#header {
background:url(../assets_mung/images/top.png) no-repeat top;
height:115px;
margin:0px auto;
}

#header img {

height:49px;
margin-left:30px;
margin-top:45px;
padding-bottom:0px;

}

#content {
background:url(../assets_mung/images/repeat.png) repeat-y top ;
margin:0px auto;
padding-top:10px;
height:800px;

}

#welcomeTxt{
padding-left:30px;
width:430px;
float:left;

}

#collage{
float:right;
padding-right:40px;
}

#flashHolder{
width:980px;
height:720px;
margin:0px auto;

}

#footer{
background:url(../assets_mung/images/foot.png) no-repeat top;
height:73px;
margin:0px auto;

}

#footer ul{
list-style: none;
margin:0;
padding:0;
padding-left:361px;
}

#footer li {
margin-top: 35px;
margin-right:15px;
padding:0;
float:left;
}

#footer li a{
display: block;
text-decoration:none;
text-align:center;
font-size:12px;
color:#3f3f3c;

}

#footer li a:hover{
color:#26ebf8;
}


#top{height:279px;}
#emptySpace{height:257px;}


#navBar{
margin:0px auto;
padding-left:443px;

}

#navBar ul{
list-style: none;
margin:0;
padding:0;

}


#navBar li {
margin:0;
padding:0;
float:left;
}


#navBar li a{
display: block;
text-decoration:none;
background-position:top;
text-indent:-10000px;
height:22px;
}



#navBar li a:hover{
background-position:bottom;
}

#navAbout a{
background:url(../assets_mung/images/btn_abt.jpg); width:157px;}

#navHome a{
background:url(../assets_mung/images/btn_home.jpg); width:100px;}

#navFolio a{
background:url(../assets_mung/images/btn_folio.jpg); width:127px;}

#navContact a{
background:url(../assets_mung/images/btn_contact.jpg); width:153px;}


.entry{
padding-left:30px;
height:150px;
width:724px;
float:left;

}

.subentry{
padding-left:30px;
height:90px;
width:724px;
float:left;

}

.label{
color:#666666;
font-size:15px;
font-weight:bold;
}

.logo{
float:right;
padding-right:30px;
padding-top:40px;
width:180px;
height:70px;
}

.sublogo{
float:right;
padding-right:30px;
padding-top:20px;
width:180px;
height:70px;
}

h1{
color:#3f3f3c;
font-size:20px;
}

p{
color:#3f3f3c;
font-size:15px;
}

form{
color:#3f3f3c;
font-size:15px;
padding-left:30px;
}
