html, body {
	background-color: #ffffff;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: arial, verdana, sans-serif;
}

a:link { 
 	color: #00adef; 
 	font-weight: bold; 
 	text-decoration: none; 
}

a:visited { 
 	color: #8dc63f; 
 	font-weight: bold; 
 	text-decoration: none; 
}

a:active { 
 	color: #00adef; 
 	font-weight: bold; 
 	text-decoration: none; 
}

a:hover { 
 	color: #fff200; 
 	font-weight: bold; 
 	text-decoration: none; 
}

/*---  TOP BAR ---*/
#banner {
	background-image: url(images1/blar_bg.gif);
	height: 110px;
}

/*---  LEFT SIDE BAR ---*/
#menu {
	background-image: url(images1/blar_side_bg.gif);
	background-repeat: repeat;
 	width: 210px;
 	float: left;
 	font: 11px arial, verdana, sans-serif;
 	text-align: left;
	color: #000;
	padding-bottom: 30px;
}

/*--- MENU LINKS ---*/
#navcontainer {
	padding: 0px 0px 0px 40px;
}
#navcontainer ul {
 	margin: 0px;
 	padding: 0px;
 	list-style-type: none;
}
#navcontainer li { 
	margin: 0px; 
}
#navcontainer a {
	background-image: url(images1/button_up.gif);
	display: block;
	color: #000;
	width: 143px;
	margin: 0px;
	padding: 3px 0px 3px 20px;
	text-decoration: none;
}
#navcontainer a:hover {
	background-image:  url(images1/button_down.gif);
	color: #fff;
}


/*---  MAIN PAGE CONTENT ---*/
#content {
 	width: 50%;
 	float: left;
 	text-align: left;
 	margin: 0px 0px 30px 10px;
 	padding: 0px 0px 30px 10px;
 	voice-family: "\"}\"";
 	voice-family: inherit;
}
body>#content {
 	width: 50%;
}

/*--- RIGHT SIDE BAR ---*/
#info {
	width: 20%;
	float: right;
	text-align: left;
	padding: 10px 10px 30px 10px;
	margin: 10px 20px 30px 20px;
	voice-family: "\"}\"";
	voice-family: inherit;
	border: 1px dashed #f7941d;
}

/*--- WRAPPER STUFF ---*/

/* Start Mac IE5 filter */
#menu, #content, #info	{
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important; 
}
/* End Mac IE5 filter */
#wrapper {
	overflow: hidden; /* This hides the excess padding in non-IE browsers */
	float/**/: none;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%; 
}
h1 {
	font-family: arial, verdana, sans-serif;
	font-style: italic;
	color: #f7941d;
	border-bottom: 1px solid #000;
	margin: 0px 20px 0px 0px;
}

/*---  Used in Trackback and Pingback page.  ---*/

h2 {
 	font-family: "book antiqua", verdana, arial, sans-serif;
	font-size: 18px;
 	color: #333;
}

/*---  Used in Weblog templates to format the title of entries  ---*/

h3 {
 	font-family: "book antiqua", verdana, arial, sans-serif;
	font-size: 15px;
 	color: #333;
	border-bottom: 1px solid #ED145B;
}

/*---  Used in weblog.php in the left side-bar, and archives.php page to format the date header  ---*/

h4 {
 	font-family: "book antiqua", verdana, arial, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
 	color: #fff;
 	margin-top: 2px;
 	margin-bottom: 5px;
	border-bottom: 1px dotted #fff;
}

/*---  Used in comment templates to format text used in the comment form. ---*/

h5 {
 	font-family: "book antiqua", verdana, arial, sans-serif;
 	color: #666;
 	margin-top: 2px;
 	margin-bottom: 2px;
 	font-weight: normal;
}

/*---  Weblog entry formatting.  ---*/

.weblog {
 	padding-bottom: 15px;
}

.clear {
	clear: both;
	padding: 10px 0 0 0;
}

.space {
	padding: 15px 0 0 0;
}

.spacer {
	background-image: url(images1/hr.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 467px;
        border: 0px;
}

/*---  Name of author in weblog entries ---*/

.author {
 	font-family: "book antiqua", verdana, arial, sans-serif;
 	font-size: 11px;
 	color: #999;
 	font-weight: normal;
    margin-top: 10px;
}

/*---  Paragraph formatting in weblog entries ---*/

.p1 {
	font-size: 14px;
	font-weight: bold;
	color: #9E005D;
	border-bottom: 1px dotted #000;
}
.p2 {
        font-size: 12px;
        font-weight: bold;
        color: #000;
}
.p3 {
	color: #333333;
	font-size: 10px;
	letter-spacing: 1px;
}
.date {
 	font: 9px arial, verdana, sans-serif;
 	letter-spacing: 1px;
 	margin: 0px 0px 10px 5px;
}
.footer {
	font: normal 11px "book antiqua", verdana, arial, snas-serif;
	border-top: 1px dotted #ed145b;
}
.links {
	list-style-position: outside;
	list-style-image: url(images1/bullet1.jpg);
}

/*--  Default form field formatting. --*/

form {
  	margin-top: 0px;
}

/*--  Input field formatting. --*/

.input {
  	border: 1px inset #666;
  	background-color: #FFB5D5;
  	font-family: Arial, Verdana, Geneva, Trebuchet MS, Sans-serif;
  	font-size: 11px;
  	height: 1.6em;
  	padding: .3em 0 0 2px;
  	margin-top: 3px;
  	margin-bottom: 3px;
} 

/*--  Input text-area formatting --*/

.textarea {
  	border: 1px inset #666;
  	background-color: #FFB5D5;
  	font-family: Arial, Verdana, Geneva, Trebuchet MS, Sans-serif;
  	font-size: 11px;
  	margin-top: 3px;
  	margin-bottom: 3px;
}

/*--  Submit button formatting. --*/

.button {
        border: 1px outset #666;
  	background-color: #fff;
  	font-family: "book antiqua", arial, verdana, Trebuchet MS, Sans-serif;
  	font-size: 10px;
  	font-weight: bold;
  	text-transform: uppercase;
  	color: #000;
}


/* THE FOLLOWING CSS IS USED WITH THE MINI-CALENDAR */


/*  Calendar header text  */
.header {
 font-size:   13px;
 color:       #333333;
 font-weight: bold;
}

/*  Navigational links in the header of mini-calendar  */
.navlinks, .navlinks a:link, .navlinks a:active, .navlinks a:visited, .navlinks a:hover{ 
 color:       #ffffff;
 font-family: arial, verdana,trebuchet,sans-serif;
 font-size:   13px; 
 font-weight: bold;
} 
.navlinks a:link    { color:  #ffffff; text-decoration: none;}
.navlinks a:visited { color:  #ffffff; text-decoration: none;}
.navlinks a:active  { color:  #333333; text-decoration: none;}
.navlinks a:hover   { color:  #000000; text-decoration: none;}


/*  Days of the week text  */
.weekdays {
 font-size:   10px;
 color:       #000;
 font-weight:  bold;
}

/*  Days of the month text and links */
.monthdays, .monthdays a:link, .monthdays a:active, .monthdays a:visited, .monthdays a:hover {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   9px;
 color:       #333;
}
.monthdays a:link    { color:  #0000b0; text-decoration: underline;font-weight: bold;}
.monthdays a:visited { color:  #0000b0; text-decoration: underline;font-weight: bold;}
.monthdays a:active  { color:  #333333; text-decoration: underline;font-weight: bold;}
.monthdays a:hover   { color:  #cccccc; text-decoration: none;font-weight: bold;}
