*{margin:0;padding:0;font-size:10px; font-family:verdana;}
body
{
	background-image:url(/templates/pages/jg/gfx/background.jpg);
	background-color:#899195;
	background-repeat: repeat-x;		
}

h1 { font:18px Arial,verdana; }
h2 { color:Red; font-weight:bold; }
h3 { font-size:12px; font-weight:bold; }
a { color:Red; }
.blogLink { color:Blue; }
#main
{
	width:920px;
	background-color:#FFF;
	margin:auto;	
	min-height:610px;
}
#header
{	
	background:url(/templates/pages/jg/gfx/header.jpg);
	background-repeat:no-repeat;
	height:272px;
}
#menu
{
	background:url(/templates/pages/jg/gfx/menu_background.jpg);
	height:72px;
}
#menu ul
{	
	list-style:none;
	margin-left:5px;
	padding-top:25px;
}
#menu ul li
{
display:inline;
padding-right:20px;
padding-left:20px;
background:url(/templates/pages/jg/gfx/space.jpg);
background-repeat:no-repeat;
background-position:right;
}
#menu ul li a
{  
	text-transform:uppercase;
	color:#FFF;
	font-weight:bold;
}
#footer
{
    height:72px;
    margin:auto;
    width:920px;
    background: url(/templates/pages/jg/gfx/footer.jpg);
}

.top td { border-bottom:#cccccc 1px solid; margin:0; padding:4px; }
.item td { border-bottom:#f1f1f1 1px solid; margin:0; padding:4px; }

