/* CSS Document */

	body {
	font-family: arial, helvetica, sans-serif; 
	font-size: 13px;
	text-align :justify; 
	color: #333333}

	p { 
	font-family: arial, helvetica, sans-serif; 
	font-size : 13px; 
	font-weight : normal;
	color: #333333; 
	margin-left:0px; 
	margin-right:10px; 
	margin-top:10px;}
	
	h1 { 
	font-family: arial, helvetica, sans-serif;
	font-size: 14px; 
	text-align: left; 
	color: #333333} 

	h2 { 
	letter-spacing: 1px; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 13px; 
	text-align: left; 
	color: #333333}

	h3 { 
	letter-spacing: 1px; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 13px; 
	text-align: left; 
	font-weight: bold; 
	color: #999999}
	
	li { 
	float:left; 
	margin: 0 30px 10px 0;
	list-style: disc; 
	bottom: 10px; }
	
	ul { 
	margin: 0;
	padding: 10px 0 0 40px; 
	height: auto; 
	left: auto;
	top: auto; 
	right: auto; 
	bottom: auto; }
	
	.figureThumb {
	text-align:center;
	padding: 0px 2px;
	font-size: 80%;
	float: left;
}

.detailsBox{
	text-align:left;
	width: 150px;
	float: left;
	margin-left: 10px;
	}
	
	.clear{
	clear: both;
}
	
	img.floatLeft { 
    float: left; 
    margin: 4px; 
	}
		
	a:link {
	font-family: arial, helvetica, sans-serif; 
	color : #990000; }
	 
	a:visited { 
	font-family: arial, helvetica, sans-serif; 
	color: #990000; }
	
	a:hover { 
	font-family: arial, helvetica, sans-serif; 
	color : #990000; }
	
	/* menu begin */
	
	a.menu:link { 
	color: white; 
	text-decoration: none; 
	font-size: 13px; }
	
	a.menu:visited { 
	color: white; 
	text-decoration: none; 
	font-size: 13px; }
	
	a.menu:hover { 
	color: black; 
	text-decoration: none; 
	font-size: 13px; }
	
	a.menuselected:link { 
	color: white; 
	text-decoration: none; 
	font-size: 13px; }
	
	a.menuselected:visited { 
	color: black; 
	text-decoration: none; 
	font-size: 13px; }
	
	a.menuselected:hover { 
	color: black; 
	text-decoration: none; 
	font-size: 13px; }

	/* comments feed begin */
	
	.commentsfeed { 
	font-family: arial, helvetica, sans-serif; 
	font-size : 13px; 
	margin-left:0px; 
	margin-right:0px; 
	margin-top:0px;}
	
	/* graphic elements begin */
	
	.backgrad {
	background-image: url(Images/backgrad.jpg); 
	background-repeat: repeat-x; }
	
	.left-repeat {
	background-image: url(Images/left-side-repeat.jpg); }
	
	.right-repeat {
	background-image: url(Images/right-side-repeat.jpg); }
	
	.center-repeat {
	background-image: url(Images/center-repeat.gif); }
	
	.letterboxing_header {
	background-image: url(Images/letterboxing_header_new.gif); 
	background-color: #4d4d4d; 
	background-repeat: no-repeat; }
	
	.header_ad {
	margin-right: 5px; 
	margin-top: 3px; }
	
	/* RSS Feed begin */
	
	.feeditemlist:link { 
	color: #990000; 
	text-decoration: none; 
	font-size: 13px; }
	
	.feeditemlist:visited { 
	color: #990000;
	text-decoration: none;
	font-size: 13px; }
	
	.feeditemlist:hover { 
	color: #000099; 
	text-decoration: none; 
	font-size: 13px; }
	
	/* RSS Feed end */
	
	.centertext { text-align:center; }
	
	.italic { font-style: italic; }
		
	.gallery { text-align:center }
	
/* Next set of styles are for blog */

	.storytitle { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: #333333; }

	.meta { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #333333; }

	.storycontent { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #333333; }
	
/* End of blog styles */

