Error: java.lang.NullPointerException null






BODY,UL,P,TABLE,TD,TH,H1,H2,H3,H4,H5,H6,BIG,SMALL {font-family: arial,verdana,helvetica ; } 
H1{ font-size: 14pt; } 
H2{ font-size: 13pt; } 
H3{ font-size: 12pt; } 
H4{ font-size: 11pt; } 
BODY,TABLE,TD { font-size:10pt } 
SMALL { font-size:8pt } 
TH {text-align:left; }
.listtd { font-size: 8pt; }
.menubuttonlink { text-decoration:none; }
.menubuttonlink:hover { text-decoration:underline; }



A { color: #6600FF }



td,table,body,input,label,textarea,select {Font-Family: "Lucida Sans Unicode", sans-serif; 
font-size: 11px;}

body {
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 11px;
	color: #000033;
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: top left;
}
.cleared {
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}
#container {
	width: 750px;
	background-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #312934;
	border-right-color: #312934;
	border-right-style: solid;
	border-right-width: 1px;
}
/* end Box, Sheet */

/* Header */
#header {
	margin: 0 auto;
	position: relative;
	width: 750px;
	background-image: url(/uploads/77371/images/header_bg.jpg);	
}
/* ContentLayout */
#contentLayout {
	width: 750px;
	clear: both;
	padding: 0px 0px 12px 0px;
	background-image: url(/uploads/77371/images/container_bg.jpg);
	margin: 0, auto;
}
#Postcontainer {
	width: 578px;
        padding-right: 12px;
	float: right;
}
#Post {
	text-align: left;
        margin-top: 12px;
        
}

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover {
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #000033;
}
h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover {
	font-size: 20px;
	color: #000033;
}
h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover {
	font-size: 16px;
	color: #000033;
}
h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover {
	font-size: 14px;
	color: #000033;
}
h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover {
	font-size: 12px;
	color: #000033;
}
h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover {
	font-size: 10px;
	color: #000033;
}
/* Finish Content headings Fonts & Colors  */

/* end PostContent */

/* begin Sheet Footer */
#footer {
	overflow:hidden;
	width: 750px;
	background-color: #000033;
	background-image: url(/uploads/77371/images/footer_bg.jpg);
}
#footer-text {
	padding: 6px 6px 6px 6px;
	color:#FED;
	text-align: center;
}
#footer-text a:link {
	color: #CCCCCC;
}
#footer-text a:visited {
	color: #FFFFFF;
}
#footer-text a:hover {
	color: #FFFFFF;
}
/* end SheetFooter */
#leftside {
	float: left;
	width: 150px;
}


/* Main Menu */

	#menuhead {
	color: #FFFFFF;
	font-size: 12px;
	margin: 0;
	line-height: 22px;
	text-align: left;
	text-indent: 6px;
	background-image: url(/uploads/77371/images/menu_bg_h1.jpg);
	width: 150px;
	border-bottom-color: #2E283C;
	border-top-color: #2E283C;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-top-style: solid;
}


/* Category Menu */


	#catmenu, #catmenu ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	float : left;
	width : 150px;
	text-align: left;
	}
	
	#catmenu li { /* all list items */
	position : relative;
	float : left;
	line-height : 22px;
	width: 150px;
	border-bottom-color: #2C263C;
	border-top-color: #494064;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	}
	
	#catmenu li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 150px;
	margin-top : -22px;
	}
	
	#catmenu li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
	#catmenu li a {
	width : 150px;
	display : block;
	color : #FFFFFF;
	text-decoration : none;
	background-color : #494064;
	text-indent: 16px;
	}
	
	#catmenu li a:hover {
	color : #FFFFFF;
	background-color : #000033;
	}
	
	#catmenu li:hover ul ul, #catmenu li:hover ul ul ul, #catmenu li.sfhover ul ul, #catmenu li.sfhover ul ul ul {
		left: -999em;
	}
	
	#catmenu li:hover ul, #catmenu li li:hover ul, #catmenu li li li:hover ul, #catmenu li.sfhover ul, #catmenu li li.sfhover ul, #catmenu li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}




