
.size9 {font-family: 'Trebuchet MS', Tahoma, Sans-serif;  font-size: 9px;}
.size12 {font-family: 'Trebuchet MS', Tahoma, Sans-serif;  font-size: 12px;}
.size14 { font-family: 'Trebuchet MS', Tahoma, Sans-serif; font-size: 14px;}
.size16 {font-family: 'Trebuchet MS', Tahoma, Sans-serif;  font-size: 16px;}
.size18 {font-family: 'Trebuchet MS', Tahoma, Sans-serif;  font-size: 18px;}
.size24 {font-family: 'Trebuchet MS', Tahoma, Sans-serif;  font-size: 24px;}

html {
    height: 102%;
}


/* top elements */
* { margin: 0; padding: 0; outline: 0; }

body {
	background: #caced1;
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #777;
	text-align: center;
	margin: 15px 0;
}

/* links */
a, a:visited {
	text-decoration: none;
	background: inherit;
	color:#004993; 
}
a:hover {
	text-decoration: underline;
	background: inherit;
	color:#FF9933;
}

/* headers */
h1, h2, h3 { font-family: 'Trebuchet MS', Tahoma, Sans-serif;  }
h1 {
	font-size: 180%;	
	font-weight: normal;	
	color: #555;
}
h2 {
	font-size: 160%;
	color: #88ac0b;
	font-weight: normal;
}
h3 {
	font-size: 135%;	 
	color: #666666;
}

/* images */
img {
	background: #fff;
    padding: 5px;
}
img.float-right { margin: 5px 0px 10px 10px;  }
img.float-left { margin: 5px 10px 10px 0px; }

h1, h2, h3, p {
	margin: 10px 15px;
	padding: 0;
}
ul, ol {
	margin: 5px 15px;
	padding: 0 25px;
}

code {
  margin: 5px 0;
  padding: 15px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  /* white-space: pre; */
  border: 1px solid #E5F0FB;  
  background: #F4F8FD;
}
acronym {
  cursor: help;
  border-bottom: 1px dotted #777;
}
blockquote {
  margin: 10px 15px;
  padding: 0 0 0 25px;  
  font: bold 1.3em/1.5em "Trebuchet MS", Tahoma, arial, Sans-serif; 
  color: #2361BA;
  border: 1px solid #E5F0FB;   
  background: #F4F8FD url(images/quote.jpg) no-repeat 8px 6px;
}




/********************************************
   LAYOUT
********************************************/ 
#wrap {
	width: 790px;
	background: #CCC url(images/jgcontent2.jpg) repeat-y center top;
	margin: 0 auto;
	text-align: left;
}
#content-wrap {
	clear: both;
	width: 790px;	
	margin: 5px auto;
	padding: 0; 	
}
#header {
	/*height: 129px;*/
	/*height: 165px;*/
	/*background: #caced1 url(images/jgheader2.jpg) no-repeat center top;*/
	padding: 0;	
	color: #fff;	
}

#header h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: 36px "Arial Narrow";
	color: #fff;
	text-transform: none;
	text-decoration: none;
	background: transparent;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 40px; left: 295px;	
}
#header img {
	background: #fff;
    padding: 0px;
}
#header img.float-right { margin: 0px 0px 0px 0px;  }
#header img.float-left { margin: 0px 0px 0px 0px; }

#header p#slogan {
	position: relative;
	margin: 0; padding: 0;
	font: bold 13px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #FFF;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 10px; left: 270px;		
}

/* header links */
#header #header-links {
	position: absolute;
	color: #C6DDEE;
	font: bold 14px"Trebuchet MS", Arial, Tahoma, Sans-serif;
	top: 20px; right: 20px;	
}

#header #header-links a {	
	color: #fff;
	text-decoration: none;	
}

#header #header-links a:hover {
	color: #D4FF55;	
}


/* navigation */

#menubar{
	position:absolute;
	/* width declared by using uiMenubar.setWidth("auto",i); */
	left: 19%;
	top: 142px; 
	height: 40px;
	width: 790px;
	background-color:transparent;
	padding: 0;
	clear: both;
	z-index: 200;
	white-space: nowrap;
	/*background: #caced1 url(images/jgmenu.jpg) no-repeat center top;*/
}
#menubar a{
	color:#FFFFFF;
	text-decoration: none;
}
#menubar a:hover{
	color:#003366;
	text-decoration: none;
}

.buttons{
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;  font-size: 16px;
	color:#FFFFFF;
	cursor: default;
	
	background-color:transparent;
	
	float: left;
	display: block;
	padding: 10px 10px 10px 10px;
	margin: 1px 1px 1px 1px;
	text-decoration: none;
	z-index: 300;
	
}
.buttonsOver{
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;  font-size: 16px;
	float: left;
	display: block;
	text-decoration: none;
	z-index: 300;
	color:#003366;
	background-color:transparent;
	padding: 10px 10px 10px 10px;
	margin: 1px 1px 1px 1px;
	cursor: default;
	
}
.buttonsDown{
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;  font-size: 16px;
	float: left;
	display: block;
	text-decoration: none;
	z-index: 300;
	color:#003366;
	background-color:transparent;
	padding: 10px 10px 10px 10px;
	margin: 1px 1px 1px 1px;
	cursor: default;
	
}

.menuItem, .label{
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;  font-size: 16px;;
	display: block;
	margin: 0;
	color: #ffffff;
	background-color:transparent;
	padding: 3px 10px 3px 10px;
	text-decoration: none;
	white-space: nowrap;
	cursor: default;
	z-index: 900;
	width: 100%;
}
.label{
	background-position: center right;
	background-repeat: no-repeat;
	width: auto;
	/* mac ie needs a height for labels */
	height: 15px;
	background-color:transparent;
	
	
}
a.menuItem{
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;  font-size: 16px; font-weight:300;
	color: #ffffff;
	background-color:transparent;
	text-decoration:none;
}
a.menuItem:hover {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;  font-size: 16px; font-weight:300;
	color:#FF9933;
	background-color:transparent;
	text-decoration:none;
}
.labelOver{
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;  font-size: 16px;
	display: block;
	margin: 0;
	color: #ffffff;
	background-color:transparent;
	padding: 3px 10px 3px 10px;
	text-decoration: none;
	white-space: nowrap;
	background-position: center right;
	background-repeat: no-repeat;
	width: auto;
	/* mac ie needs a height for labels */
	height: 15px; 
	

}
.menu {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;  font-size: 16px;
	border-style: solid;
	border-width: 2px;
	border-color:#003366 ;
	position: absolute;
	top: 24px;
	background-color:#000000;
	visibility: hidden; 
	z-index: 1000;
	padding: 4px 0;
	text-align:left;
	
}
.menu * {
	cursor: default;
	background-color:transparent;
	border-style: none;
}
.separator{
	margin:0px 0;
}
/* Main Column */
#main {
	float: left;
	width: 555px;
	padding: 20px 0 0 0; 
	display: inline;
}
#main h2 {
	
	padding: 0; 	
	margin-bottom: 0;		
	color: #2666c3;
}
#main h2 a {
	color: #2666c3;
	text-decoration: none;	
}

#main p, #main h1, #main h2, #main h3, #main ol, #main ul,
#main blockquote, #main table, #main form {
	margin-left: 20px;
	color:#000000;
	
	
}
#main ul li {
	list-style-image: url(bullet.gif); 
}

/* Sidebar */	
#sidebar {
	float: left;
	width: 235px;
	padding: 0; margin: 10px 0 0 0;	
	color:#000000;	
}	
#sidebar h2 {
	margin: 15px 5px 10px 5px;
	font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #555;	
}
#sidebar p {
	margin-left: 10px;
	font: 12px; 'Trebuchet MS', Tahoma, Sans-serif;
	text-align: center;
}

#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 7px 10px 8px 0; padding: 0;
	text-decoration: none;	
	border-top: 1px solid #A9D4EF;	
}
#sidebar ul.sidemenu li {
	list-style: none;
	padding: 4px 0 4px 5px;
	margin: 0 2px;	
	color: #777;	
	border-bottom: 1px solid #D2E8F7; 
}
* html body #sidebar ul.sidemenu li {
	height: 1%;
}
#sidebar ul.sidemenu li a {
	text-decoration: none;	
	color: #1773BC;				
}
#sidebar ul.sidemenu li a:hover {	
	color: #333;
}
#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.sidemenu ul li { border: none; }

/* Footer */	
#footer {
	color: #C6DDEE;
	background: #caced1 url(images/jgfooter.jpg) no-repeat center top;
	clear: both;
	width: 790px;
	height: 57px;
	text-align: center;	
	font-size: 90%;	
}
#footer p { 
	padding: 10px 0;
	margin: 0;
}
#footer a { 
	color: #C6DDEE;
	text-decoration: none; 
}

/* post footer */
.post-footer {
	background: #F4F8FD;
	padding: 5px; margin: 20px 25px 0 25px;
	border: 1px solid #E5F0FB; 
	font-size: 95%;	
}
.post-footer .date {	padding-left: 0px; margin: 0 5px; }
.post-footer .comments { padding-left: 0px; margin: 0 5px; }
.post-footer .readmore { padding-left: 0px; margin: 0 5px; }

.post-by { font-size: .95em;	margin-top: 0;	}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }


