p { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #000000; margin: 0 0 10}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	margin: 0 0 0 0;
	background-color: #151C06;
	background-image: url(images/background_bubbles2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
div.artText { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #000000; }
div.alignRight { 
	float: right; 
	text-align: center; 
	padding: 0 0 0 8px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	color: #000000; 
}
div.alignLeft { 
	float: left; 
	text-align: center; 
	padding: 0 8px 0 0;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	color: #000000; 
}
pre { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #000000; }
a { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #CC6600; text-decoration: none; }
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #2D351C;
	/*background-color: #E7DD9D;*/
}
.smallBr{
font-size: 1px;
line-height: 6px; --- adjust as needed
}
h1, .h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #2D351C;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
 h2, .h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #2D351C;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.menu { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #2B301D;
}
/*.LeftNav {
	background-image:url('images/GlobeGirl1.jpg');
	background-repeat:no-repeat;
	background-position:center;
}*/
.menutext { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2B301D;
}
.catmenu { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.lightred, a.lightred { color: #FFCC99; }
.white { color: #FFFFFF; }
.lightbrown { color: #4065AF; }
.darkbrown { color: #000000; }
form { display:inline; }
input,select,textarea { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }
.style1 {color: #4065AF; font-weight: bold; }
hr { border: thin dotted #4065AF; }
.post_date {
  margin:0;
  font-size:115%;
  line-height:1.5em;
  display:block;
  border:0px;
  padding:12px 14px 2px 0px;
  color:#333;
  }
.post_title {
  margin:0;
  font-size:115%;
  line-height:1.5em;
  background:url("http://www.blogblog.com/rounders3/icon_arrow.gif") no-repeat 10px .5em;
  display:block;
  border:1px dotted #4065AF;

  border-width:1px 1px 1px;
  padding:2px 14px 2px 29px;
  color:#333;
  }
.post_body {
  margin:0;
  display:block;
  border:1px dotted #4065AF;
  border-width:0 1px 1px;
  padding:10px 14px 14px 29px;
  }
.post_end {
  margin:0;
  line-height:1.1em;
  display:block;
  border:1px dotted #4065AF;
  border-width:0 1px 1px;
  padding:2px 14px 2px 29px;
  }
.sidebar_title {
  margin:0;
  padding:0 0 .2em;
  border-bottom:1px dotted #4065AF;
  font-size:115%;
  line-height:1.5em;
  color:#333;
  }
.box ul {
  margin:.5em 0 1.25em;
  padding:0 0px;
  list-style:none;
  }
.box ul li {
  background:url("http://www.blogblog.com/rounders3/icon_arrow_sm.gif") no-repeat 2px .25em;
  margin:0;
  padding: 0 0 10px 16px;
  margin-bottom:3px;
  border-bottom:1px dotted #4065AF;
  list-style:none;
  line-height:1.4em;
  }

/**************************
 * This is the CSS for the left menu
 * Fly-out menu.  This css can be modified
 * to create a horizontal fly-out menu
 * if needed
 * ****************************/
#nav, #nav ul { /* all lists */
	position: relative;
	padding: 0px;
	margin: 0px;
	list-style: none;
	/*float: left;*/
	width: 175px;
	/*line-height: 1;*/
	z-index: 500;
}

#nav a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#2B301D;
	padding:3px 0px 12px 20px;
	/*background: url('images/dot.gif') left top no-repeat;*/
	font-weight: bold;
	font-size: 12px;
}
#nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	z-index: 500;
}

#nav li {
	line-height : 1.25em;
	color: white;
	margin-bottom : -1px;
	page-break-after: auto;
	width: 175px;
	/*overflow: auto;*/
}

#nav li ul { /*second-level lists */
	position: absolute;
	
	background-color: #E7DD9D;
	width: 175px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	margin-left : 11.15em;
	margin-top : -2.15em;
	z-index: 1000;
}

#nav li ul li { /* second-level lists */
	z-index: 1000;
}

#nav li ul a {


	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#2B301D;
	padding:3px 0px 12px 20px;
	/*background: url('images/dot.gif') left top no-repeat;*/
	background-color: #E7DD9D;
	font-weight: bold;
	font-size: 12px;


	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	width: 175px;
}

#nav li ul a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}


#nav li:hover ul, #nav li li:hover ul { /* lists nested under hovered list items */
	left: auto;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { 
	/* lists nested under hovered list items */
	left: auto;
}

/* *******************************
 * This is the CSS for the bottom menu
 *  in webadminsuite.com Can be discarded 
 *  if no bottom menu is used.
 * ********************************/

ul#bMenu{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:26px;
	text-transform:uppercase;
	text-align:right;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	color: #4065AF;


}
ul#bMenu li{
	display:block;
	float:left;
	margin:0;
	padding:0;
}

ul#bMenu li a{
	display:block;
	float:left;
	color:#4065AF;
	text-decoration:none;
	font-weight:bold;
	padding:8px 12px 0 12px;
	height:20px;
	background: url(images/blueDivider.gif) no-repeat left top;
	}

ul#bMenu li a#firstArt {
	background: url(images/spacer.gif) no-repeat left top;
}

ul#bMenu li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #4065AF;
	}


/* *******************************
 * This is the CSS for the top menu
 *  in webadminsuite.com Can be discarded 
 *  if no top menu is used.
 * ********************************/

ul#tmenu{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:26px;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	background:#4065AF url(images/off.gif) repeat left top;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px solid #4065AF;
	border-top:1px solid #4065AF;
	color: #FFFFFF;


}
ul#tmenu li{
	display:block;
	float:Left;
	margin:0;
	padding:0;
	background:#4065AF url(images/divider.gif) no-repeat right top;
}
ul#tmenu li a{
	display:block;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	padding:8px 12px 0 12px;
	height:20px;
	/*background:#4065AF url(images/divider.gif) no-repeat right top;*/
	}
ul#tmenu li a:hover{
	background:#4065AF url(images/hover.gif) repeat-x right top;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	}

