/* CSS Document */


body{
font-family:Tahoma, Verdana;
font-size:12px;
background:#999999;
text-align:justify;
margin:0px;
text-align:center;
}

a:link{ 
color:#333333;
text-decoration:none;
font-weight:bold;
}

a:visited{
color:#333333;
text-decoration:none;
font-weight:bold;
}

a:hover{
color:#0000FF; 
text-decoration:underline;
font-weight:bold;
}

a:active {
color:#666666;
text-decoration:none;
font-weight:bold;
}

h1{
font-family:Tahoma, Verdana;
font-size:14px;
line-height:30px;
padding-top:10px;
}

h2{
font-family:Tahoma, Verdana;
font-size:13px;
}

ul{
list-style:circle;
}

.moleicious_main{
background-image:url(../moleicious_pics/moleicious_bg.jpg);
background-repeat:repeat-y;
width:800px;

}

.moleicious_top{
background-image:url(../moleicious_pics/moleicious_top.jpg);
background-repeat:no-repeat;
width:800px;
height:161px;
}

.moleicious_navi{
width:800px;
height:39px;
}

.moleicious_content{
border:none;
text-align:justify;
min-height:450px;
line-height:20px;
margin-top:20px;
margin-left:70px;
margin-right:50px;
}

.moleicious_footer{
background-image:url(../moleicious_pics/moleicious_bg.jpg);
text-align:center;
font-size:10px;
padding-top:30px;
}

.moleicious_footer a{
padding-left:20px;
color:#999999;
}

.moleicious_footer a:hover{
padding-left:20px;
color:#0000FF;
}


.sf_logo {
background-image:url(../moleicious_pics/moleicious_bg.jpg);
margin-right:10px;
padding-bottom:10px;
padding-top:20px;

}