/* commented backslash hides from ie5mac \*/ 
html{
	height:100%;
	margin:0;
	padding:0
} 
/* end hack */ 
html,body {
	padding:0;
	margin:0;
	font-size: 12px;
	font-family: "Trebuchet MS", verdana, sans-serif;

}
body{	
	text-align:center;
	height:100%;
}
#ajaxmenu{
	position:relative;
	top:15px;
	left:0px;
	height:43px;		
       width:1039px;
}
#footer {
	color: #ffffff;
	clear:both;
	height:216px;
	text-align:left;
	left:0px;
	bottom:0px;
	position: absolute;
}
#footer p {
	margin-top: 5px;
}
#footer p a {
	text-decoration: none;
	color: #ffffff;
}
div,p  {
	margin-top:0px;
        font-size: 13px;
}/*clear top margin for mozilla*/

#right {
	width:206px;
	float:right;
	z-index: 55;
}
#right-inner {
	width: 178px;
	padding-left: 1px;
	text-align: left;
}
#right-inner h2 {
	font-size: 15px;
}
#left {
	position:relative;/*ie needs this to show float */
	wight:600px;
       float:left;
	padding-top: 10px;
	padding-left: 7px;
	/*z-index: 56;*/
}
#left-inner {
	padding-left: 9px;
	padding-right: 9px;
	text-align: left;
}
#content {
	padding-bottom: 7px;
}

#content h2 {
	font-size: 15px;
	color: #0172F0;
	background:  url(images/bullet_17x21.gif) no-repeat left top;
	padding-left: 19px;
	/*line-height: 24px;*/
	position: relative;
}
#content h3 {
	font-size: 14px;
	color: #1873cc;
}
#content fotolefttitle {
	font-size: 12px;
	color: #1873cc;
}
h4#post-  {
	font-size: 12px;
	color: #0172F0;
	background:  url() no-repeat left top;
	padding-left: 0px;
}

#content p {
	font-size: 14px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}

#content p a {
	color: #0172F0;
}

#content p a:hover {
	background-color: #0172F0;
	color: #ffffff;
}


#footer p {
	padding: 8px;
}


.highlight {
	font-size: 12px;
	background-color: #ffffff;
	color: #0172F0;
	font-weight: bold;
	line-height: 18px;
	_line-height: 16px;

}

/*img {	border: dotted 1px #444444;}*/

#content ul li{
	list-style-image: url(images/bullet_11x8.gif);
	margin-bottom: 0.5em;
	font-size: 110%;
}

.LIn_shortMode {
	list-style-type: none;
	margin: 0;
	padding: 0;

}

.LIn_desc {
	display: none;
}
.LIn_date {
	font-style: italic;
	margin-left: 5px;
}

#content a, #sidebar a
{
    color: rgb(1, 114, 240);
}

#content a:hover, #sidebar a:hover
{
    background-color: rgb(1, 114, 240);
    color: rgb(255, 255, 255);  
}
