	body {
		margin:5px 0px 0px 0px;
		background:#FFFFFF;		
		}
	A 			{ color: #0033FF; text-decoration: none; }
	A:link		{ color: #0033FF; text-decoration: none; }
	A:visited	{ color: #0033FF; text-decoration: none; }
	A:active	{
	color: #0033FF;
	text-decoration: none;
}
	A:hover		{
	color: #88B8FF;
	text-decoration: none;
}

	h3 {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	}
	
	
	h2 {
		margin: 0px;
		padding: 0px;
	}
	
	h1 {
	margin: 0px;
	padding: 0px;
	}

	

	#banner {
	font-family:palatino,  georgia, verdana, arial, sans-serif;
	color:#003366;
	font-size:x-large;
	font-weight:normal;
	padding:0px;
	width: 760px;
	margin: 0px;
	background-color: #0033FF;
	height: 80px;
	vertical-align: middle;
	border: 0px solid #FF9900;
	position: static;
	background-image: url(images/header.jpg);
		}

	#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 45px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	margin: 10px;
	letter-spacing: 2px;
		}

	.description {
	font-family:"Times New Roman", Times, serif;
	color:#333333;
	font-size:15px;
	text-transform:none;
	font-weight: bold;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
		}
				
	#content {
	position:absolute;
	background:#FFFFFF;
	border:1px solid #FFF;
	width: 590px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 175px;
		}

	#container {
	width: 760px;
	position:static;
	padding: 0px;
	background:#FFFFFF;
	border:1px solid #FFF;
	margin: 0px;
		}

	#links {
	padding:0px;
	width:170px;
	margin: 15px 0px 0px;
	position: absolute;
	border-right: 1px dotted #BACFF8;
	border-bottom: 1px dotted #BACFF8;
	border-left: 1px dotted #BACFF8;
	border-top-width: 0px;
	border-top-color: #BACFF8;
	background-color: #FFFFFF;
	border-top-style: dotted;
		}
		
	.blog {
	padding:0px;
	background:#FFFFFF;
		}

	.blogbody {
	font-family:Tahoma, Arial, "Times New Roman", Verdana;
	color:#555555;
	font-size:12px;
	font-weight:normal;
	background:#FFFFFF url(images/title.gif) repeat-x center bottom;
	line-height:130%;
	border: 1px dotted #BACFF8;
	margin-bottom: 10px;
	padding: 1px 1px 3px;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: justify;
		}

	.blogbody a,
	.blogbody a:link,
	.blogbody a:visited,
	.blogbody a:active,
	.blogbody a:hover {
		font-weight: normal;
		text-decoration: none;
	}

	.title	{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0033CC;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	vertical-align: middle;
	line-height: 115%;
	background-image: url(/images/titlev1.gif);
	background-repeat: repeat-y;
	background-position: right top;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-bottom: 1px solid #BACFF8;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #BACFF8;
	border-right-color: #BACFF8;
	border-left-color: #BACFF8;
		}			

	#menu {
	background:#FFF;
	text-align:center;
	margin: 0px;
	padding: 0px;
	position: static;
		}		
		
	#menu a,
        #menu a:link,
        #menu a:visited,
        #menu a:active,
        #menu a:hover {
	font-family: Tahoma, Arial, "Times New Roman", Verdana;
	font-size: 10px;
	color: #0066CC;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	line-height: 100%;
		}
		

	.date	{
	font-family:palatino, georgia, "times new roman", serif;
	font-size: large;
	color: #91ADF0;
	border-bottom:0px double #B4C8F5;
	margin-bottom:5px;
	font-weight:bold;
	margin-top: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: double;
	border-right-style: double;
	border-left-style: double;
	border-top-color: #B4C8F5;
	border-right-color: #B4C8F5;
	border-left-color: #B4C8F5;
	line-height: 13px;
		}			
		

.jdate	{
	font-family:palatino, georgia, "times new roman", serif;
	font-size: large;
	color: #3366FF;
	border-bottom:1px solid #EEEEEE;
	margin-bottom:5px;
	font-weight:bold;
	margin-top: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-left-color: #EEEEEE;
	line-height: 13px;
		}			


	.posted	{
	font-family:verdana, arial, sans-serif;
	font-size: x-small;
	color: #999999;
	margin-bottom:0px;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 10px;
		}
		
		
	.calendar {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
  		padding:2px;
                text-align:left;
		}
	
	.calendarhead {	
		font-family:palatino, georgia, times new roman, serif;
		color:#666600;
		font-size:small;
		font-weight:normal;
  		padding:2px;
		letter-spacing: .3em;
  		background:#FFF;
  		text-transform:uppercase;
		text-align:left;			
		}	
	
	.side {
	font-family:Tahoma, Arial, "Times New Roman", Verdana;
	color:#333333;
	font-size:11px;
	font-weight:normal;
	line-height:160%;
	padding:0px 5px 10px;
	margin-bottom: 10px;
	background-image: url(images/title.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BACFF8;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #BACFF8;
	border-right-color: #BACFF8;
	border-left-color: #BACFF8;
		}	
		
	.sidetitle {
	font-family:Tahoma, Arial, "Times New Roman", Verdana;
	color:#666666;
	font-size:11px;
	font-weight:normal;
	padding:0px 5px 3px;
	background:#FFFFFF url(images/titleside1.gif) repeat-x center top;
	border-top: 1px dotted #BACFF8;
	border-right: 0px dotted #BACFF8;
	border-bottom: 0px dotted #BACFF8;
	border-left: 0px dotted #BACFF8;
	margin: 0px;
	text-align: center;
	line-height: 15px;
		}		
	
	.syndicate {
		font-family:verdana, arial, sans-serif;
		font-size:xx-small;		
  		line-height:100%;
  		padding:2px;
  		background:#FFF;  		
 		}	
		
	.powered {
		font-family:palatino, georgia, times new roman, serif;
		color:#666;
		font-size:x-small;		
		line-height:140%;
		text-transform:uppercase; 
		padding:2px;
		margin-top:10px;
		letter-spacing: .2em;					
  		background:#FFF;		
		}	
		
	
	.comments-body {
	font-family:Tahoma, Arial, "Times New Roman", Verdana;
	color:#333333;
	font-size:11px;
	font-weight:normal;
	background:#FFFFFF url(images/title.gif) repeat-x center bottom;
	line-height:130%;
	border-bottom:1px dashed #BACFF8;
	border-top-width: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-left-style: dashed;
	border-top-color: #BACFF8;
	border-right-color: #BACFF8;
	border-left-color: #BACFF8;
	text-decoration: none;
	padding: 5px;
	margin: 0px;
		}		

	.comments-post {
	font-family:Tahoma, Arial, "Times New Roman", Verdana;
	color:#999999;
	font-size:x-small;
	font-weight:normal;
	text-decoration: none;
	padding-bottom: 0px;
	padding-left: 5px;
	letter-spacing: 1px;
		}	
			
	
	.trackback-url {
		font-family:palatino, georgia, verdana, arial, sans-serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
 		padding:5px;		
 		border:1px dotted #999; 					
		}


	.trackback-body {
		font-family:palatino, georgia, verdana, arial, sans-serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
 		padding-bottom:10px;
  		padding-top:10px;		
 		border-bottom:1px dotted #999; 					
		}		

	.trackback-post {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:9px;
		font-weight:normal;
  		background:#FFF;		
		}	

		
	.comments-head	{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color: #0066FF;
	margin-top:20px;
	font-weight:bold;
	background:#FFFFFF url(images/titlev1.gif) repeat-y right top;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px dashed #BACFF8;
		}		

	#banner-commentspop {
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:24px;
	font-weight:bold;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	border-top:1px solid #FFF;
	background:#0033FF;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	position: relative;
	text-decoration: none;
		}
.bkgf6f6f6 {
	background-color: #FFFFFF;
}
.h0 {
	line-height: 0px;
}
.stats {
	margin: 0px;
	padding: 0px;
}
.hidden {
	visibility: hidden;
	display: none;
}
.statement {
	font-family:"Times New Roman", Times, serif;
	color:#FF0000;
	font-size:16px;
	font-weight:bold;
	line-height:120%;
	border: 0px dashed #FF0000;
	padding: 5px;
	text-align: justify;
	margin: 14px 5px 5px 0px;
}

.blogtext {

	font-family:Tahoma, Arial, "Times New Roman", Verdana;
	color:#555555;
	font-size:12px;
	font-weight:normal;
	line-height:150%;
	padding: 10px 10px 3px;
	text-align: justify;
}
#linkduni {
	border: 1px dotted #BACFF8;
	margin: 10px 5px;
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	padding-bottom: 4px;
}
.linkduni-header {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BACFF8;
	background-image: url(images/titlev1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #0033CC;
	line-height: 110%;
}
#linkduni-links A {
	display: block;
	margin: 1px 3px;
	border: 1px solid #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
	color: #666666;
	padding-top: 1px;
	padding-bottom: 1px;
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
}
#linkduni-links A:hover {
	border: 1px solid #B5C8F4;
	color: #003399;
	background-repeat: repeat-x;
	background-position: center center;
	background-image: url(images/titlelinkduni.gif);
}
.linkduni-posted {

	font-family:Tahoma, Arial, "Times New Roman";
	font-size: x-small;
	color: #999999;
}
hr {
	color: #BACFF8;
	border: 1px none #BACFF8;
	height: 1px;
	margin: 20px 20px 0px;
}
.inline-editor {
	text-align: left;
	direction:ltr;
}