#bigpic {
	position:relative;
	width:100%;
	height:163px;
	line-height:1.3;
	color:#fff;
	}
	
#bigpic.pic1 {
	background:#445f85 url(/graphics/home_left.jpg);
	}
	
#bigpic.picred {
	background:#445f85 url(/graphics/home_left_red.jpg);
	}
	
#bigpic.padlock {
	background:#445f85 url(/graphics/home_left_lock.jpg);
	}

#bigpic a:link, #bigpic a:visited, #bigpic a:active, #bigpic a:hover {
	color:#fff;
	}

#textbox {
	float:right;
	width:283px;
	height:163px;
	}
	
#textbox.pic1 {
	background:transparent url(/graphics/textbox2.gif);
	}
	
#textbox.picred {
	background:transparent url(/graphics/textbox_red.gif);
	}

#textbox .pad {
	padding:10px 12px 0 30px;
	}

.quoteauth {

	margin-top:8px;
	float:left;
	text-align:center;
	font-size:10px;
	overflow:hidden;
	}


.userspot img {
	display:block;
	width:51px;
	height:38px;
	margin:15px 15px 12px 14px;
	}

#bigpic h1 {
	font-size:24px;
	margin:0;
	}

#bigpic p {
	margin:0;
	}

#textbox h2 {
	font-size:18px;
	margin:0;
	text-align:center;
	}

#picbox {
	margin-right:283px;
	}

#picbox a {
	text-decoration:none;
	}

#picbox p {
	font-size:14px;
	font-weight:bold;
	padding:5px 0 0 0;
	}

#picpad {
	padding:10px 18px;
	}
	
#front {
	clear:both;
	width:100%;
	}

#newssection, #Recent_Matches, #dotpoints {
	/*background:#5e7d9f url(/graphics/bluebar1.gif);*/
	background:#96d840 url(/graphics/greenbar1.gif);
	margin:12px -50;
	line-height:24px;
	font-size:12px;
	}
	
#newssection span, #Recent_Matches span, #dotpoints span {
	display:block;
	padding:0 8px;
	height:24px;
	/*background:transparent url(/graphics/greenbar2.gif) top right no-repeat;*/
	background:transparent url(/graphics/greenbar2.gif) top right no-repeat;
	color:#000;
	}

#side ul {
	margin-bottom:0;
	}

.small {
	font-size:11px;
	}

.featured {
	clear:both;
	margin:-1px -10px 0 -10px;
	padding:6px 10px 0px 10px;
	border-top:1px solid #ddd;
	}

.featured h3 {
	margin:2px 0;
	}

#albumbox {
	margin-top:12px;
	}

.sidepost {
	clear:both;
	border-top:1px dotted #555;
	padding-top:5px;
	margin-top:5px;
	}

.smallavatar {
	width:38px;
	height:38px;
	border:1px solid #000;
	float:left;
	margin-right:8px;
	background:#fff;
	}

.smallavatar img {
	display:block;
	width:36px;
	height:36px;
	margin:1px;
	}
	
/* :: TABLE SETTINGS :: */

#sponsors {
	width:100%;
	color: #fff;
	background:#000;
	border:0;
	}

	
.sponsor1 {
	height:90px;
	padding-left:22px;
	}	
	
#sponsorlogos { /* :: This is the DIV Container for the Table.  Fcken NOOB Tables :: */
	width:100%;
	}
	
td {
	border:none;
	}
	
/* :: POLL :: */

.poll p {
	padding:3px 5px;
	margin:0 0 1px 0;
	}

.poll dl {
	border-top:1px dotted #333;
	margin-top:5px;
	}

.poll img, .poll input {
	vertical-align:middle;
	}

.poll img {
	height:7px;
	border-left:1px solid #b84d00;
	border-right:1px solid #b84d00;
	}

.poll dl {
	border:0;
	margin:2px 0 0 0;
	}

.poll dt {
	margin-top:1px;
	font-weight:normal;
	padding:2px 0 2px 5px;
	}

.poll dd {
	padding:2px 0 4px 5px;
	margin:0;
	border-bottom:1px dotted #555;
	}

.poll li {
	margin:0;
	padding:0 0 1px 5px;
	}

/* :: BLOG :: */

.postheader {
	font-size:20px;
	line-height:normal;
	margin:0 58px 1px 1px;
	}

.postheader a:link, .postheader a:visited, #main .bubble a:hover {
	text-decoration:none;
	color:#111;
	}

.staffpic {
	float:left;
	}

.txt {
	clear:both;
	}

.txt:after {
  content:"."; 
  display:block; 
  height:0; 
  clear:both; 
  visibility:hidden;
	}

.txt img {
	max-width:36%;
	height:auto;
	}

/* Osiris: 13/05 */	
/* Added the following so that the Server Host image is not distorted */
.txt #serverhost img {
	max-width:100%;
	}
	
	.txt img {
	max-width:36%;
	height:auto;
	}

.imgleft img {
	clear:left;
	float:left;
	margin:4px 10px 4px 0;
	}

.imgright img {
	clear:right;
	float:right;
	margin:4px 0 4px 10px;
	}

.img {
	display:block;
	margin:10px 0;
	}