 P, LI  {
	font-family : Verdana,Helvetica,Arial,sans-serif;
	font-size : 90%;
	line-height : 1.5;
}
blockquote{
font-family :  Palatino,Georgia,New York,Times New Roman,serif;
font-size : 100%;
text-indent : 1em;
}
IMG
{
	border-style: none none none none;
}
.logdate,.menuitems,.rightmenu,.leftmenu, .title, .permalink  {
	font-family : Tahoma,Verdana,Helvetica,Arial,sans-serif;
}

.title
{
	font-size : 200%;
	word-spacing : .5em;
	line-height : 1.5;
	color: #FFFFFF;
	left-margin : 5;
}

H1,H2,H3
{
	
	font-family : Trebuchet,Verdana,Helvetica,Arial,sans-serif;
}
H1  {
	font-size : 160%;
	word-spacing : .25em;
	text-indent : 2em;
}

H2  {
	font-size : 140%;
	font-weight : bold;
	text-indent : 4em;
}

H3  {
	font-size : 120%;
	text-indent : 8em;
}

A  {
	font-weight : normal;
	color : #000000;
	text-decoration : underline;
}

A:Visited  {
	color : #333333;
	text-decoration : underline;
}

A:Active  {}

A:Hover  {
	color : #3333FF;
	text-decoration : underline;
}

.barelink
{
	border-style : none none none none;
}

BODY  {
	margin: 10px;
	background : #6699cc;
	background-repeat:no-repeat;
	background-image: url(/images/noprizesbak.gif);
	background-attachment: fixed;
	
}
.leftmenu,.rightmenu{
	font-size : 80%;
	width : 180px;
	vertical-align:middle;
}

.rightmenu  {
	background-color : #003399;
	color : #FFFFFF;
}

.leftmenu  {
	background-color : #CCCCFF;	
	color : #513300;
}

.menuitems  {
	background-color : #CCCCFF;
	font-size : 80%;
	color : #000000;
	padding : 2px 2px 2px 2em;
	width : 180px;
}

.hiddenmenu  {
	width : 180px;
}

.subtitle  {
	font-size : 120%;
	font-family : Georgia,New York,Times New Roman,serif;
	font-weight : normal;
}

.logdate  {
	font-size : 110%;
	font-weight : bold;
	color : #333399;
	font-variant : small-caps;
	text-indent : 2em;
}

.permalink  {
	font-size : 70%;
	font-weight : normal;
	color : #333399;
	font-variant : normal;
}
.bodydiv  {
	padding : 10px 10px 10px 10px;
	width : 80%;
	background-color : #FFFFFF;
	border-width : 2px 2px 2px 2px;
	border-color : #0033cc;
	border-style : solid;
	text-align : left;
}

