/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background-color:#000000;
	font-family:Georgia,Times, serif;
	
	color:#000000;
}
	
#whole{
	width:980px;
	height:600px;
	margin:auto;
	margin-top:30px;
	margin-bottom:30px;
	
	border: 2px solid #555555;
	background-image:url(hobberbanner.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#toppic{width:980px;float:right;height:178px;}


#maincontent{ 
float:right;
width:980px;
height:422px;

font-size:3;
font-family:Verdana,Florence,Comic Sans MS,;

color:#000000;
overflow: auto;}


#minicontent{ 
float:right;
width:422px;
height:422px;
font-size:3;
font-family:Verdana,Florence,Comic Sans MS,;
color:#000000;
overflow: auto;}


.rightrightright {text-align:right}



.flyerpic{
width:400px;
height:568px;
margin-bottom:12px;

}


.flyerpicsmall{
width:240px;
height:340px;
margin-bottom:12px;
margin-top:0px;
}

.mugshot{width:120px;
height:120px;
margin-bottom:2px;
margin-top:2px;
margin-left:0px;
margin-right:10px;
}


.mugshotright{width:120px;
height:120px;
margin-bottom:2px;
margin-top:2px;
margin-left:10px;
margin-right:0px;
}




.padder{margin-bottom:8px;
margin-top:8px;
margin-left:0px;
margin-right:8px;
}

.paddersmallblocks{margin-bottom:8px;
margin-top:8px;
margin-left:2px;
margin-right:2px;
width:116px;
height:80px;
}


.padabit{margin-bottom:8px;
margin-top:6px;
margin-left:2px;
margin-right:0px;
width:440px;
height:190px;
}


.padderrighttest{margin-bottom:8px;
margin-top:8px;
margin-left:2px;
margin-right:2px;
width:174px;
height:120px;
}

.padderz{margin-bottom:8px;
margin-top:8px;
margin-left:2px;
margin-right:2px;
width:191px;
height:132px;
}

.squarepic{width:280px;
height:280px;
margin-bottom:0px;
margin-top:0px;
}


.mangagirlpic{width:100px;
height:100px;
margin-bottom:0px;
margin-top:10px;
margin-left:0px;
margin-right:10px;
}


.generalpadpic{margin-bottom:0px;
margin-top:10px;
margin-left:0px;
margin-right:10px;
}

.table1{margin-right:12px; margin-left:12px;}

.table2{margin-right:12px; margin-left:12px;}

.table3{margin-right:0px; margin-left:0px;}

.tableright{margin-right:12px; margin-left:12px; float:right;}

#linksul{
float:right;
padding:0px;
margin:0px;
margin-top:150px;
padding-top:4px;
padding-bottom:3px;
text-transform:uppercase;
text-decoration:none;
line-height:20px;
}

#linksul li {
display: inline; 
text-decoration:none;
}

#linksul a{
margin:0px;
text-decoration:none;
padding:3px;
padding-right:12px;
padding-left:12px;
color:#F7F5E9;
font-size:18px;
}

#linksul a:hover {
background-color:#666666;
color:#EEEEEE;
text-decoration:none;
}

#linksul a:active {background-color:#89326F;}

.link1 {background-color:#FF0000;}
.link2 {background-color:#FF6600;}
.link3 {background-color:#FF9900;}
.link4 {background-color:#00CC33;}
.link5 {background-color:#0066FF;}
.link6 {background-color:#000099;}
.link7 {background-color:#663399;}
.link8 {background-color:#CC6699;}

