/* Body Main Styles */

body {
  	background-color: #FFFFFF;
  	font-family: verdana, helvetica, sans-serif;
  	font-size: 12px;
  	color: 000000;
  	margin: 0;
  	padding: 0;
}




/* - - - - - - - - - - - - - - - - - -
   Header Styles 
   - - - - - - - - - - - - - - - - - - */

#header {
	background-color: #FFFFFF;
	height: 80px;
	border-bottom: none;
	padding: 0;
}

.headerjpg {
  	border-top: 2px solid #336699;
   	border-bottom: 2px solid #336699;
   	  	border-right: 2px solid #336699;
   	border-left: 2px solid #336699;
	margin:  0 5px 3px 3px;
}

.headername {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: 000000;
  	text-align: center;
	margin: 5px 0 3px 30px;
	  	border-top: 2px solid #336699;
   	border-bottom: 2px solid #336699;
   	  	border-right: none;
   	border-left: none;
}

.headerslogan {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: 000000;
	margin: 0 0 5px 30px;
	  	text-align: center;
	  	  	border-top: 2px solid #336699;
   	border-bottom: 2px solid #336699;
   	  	border-right: 2px solid #336699;
   	border-left: none;
}


/*  Hyperlinks Inside The Header  */

#header a {
	color: #333366;
	text-decoration: none;
}

#header a:visited {
	color: #333366;
	text-decoration: none;
}

#header a:hover {
	color: #336699;
	text-decoration: none;
}



/* - - - - - - - - - - - - - - - - - -
   Table Styles
   - - - - - - - - - - - - - - - - - - */

#main {
	border-collapse: collapse;
	width: 100%;
	border: none;
	padding: 0;
	margin: 0;
}


/* - - -    Content TD Cell   - - -  */

.content {
  	vertical-align: top;
  	background-color: #FFFFFF;
  	padding: 10px;
  	margin: 0;
  	border-right: 2px solid #336699;
   	border-left: 2px solid #336699;
}

.content p {
}


/* - - -    Sidebar = Menu TD Cell     - - - */

.menu {
  	width: 180px;
  	vertical-align: top;
  	border-right: 0px solid #336699;
    background-color: #FCFCFC;
   	border-left: 2px solid #336699; 	
  	padding: 0;
}
.tableBL {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
}
.tablecon {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5B5B5B;
	text-decoration: none;
}
a.blulink:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0077DC;
	text-decoration: none;
}
a.blulink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0077DC;
	text-decoration: underline;
}
a.blulink:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0077DC;
	text-decoration: none;
}
a.blulink:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0077DC;
	text-decoration: none;
}
a.blulinkg:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0077DC;
	text-decoration: underline;
}
a.blulinkg:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0077DC;
	text-decoration: none;
}
a.blulinkg:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0077DC;
	text-decoration: underline;
}
a.blulinkg:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0077DC;
	text-decoration: underline;
}

/* - - - - - - - - - - - - - - - - - -
   Footer
   - - - - - - - - - - - - - - - - - -  */
   
#footer {
  	border-top: 2px solid #336699;
  	margin-bottom: 0;
  	background: #FFFFFF;
  	text-align: center;
}

/*  - -  Footer Text  - -  */

.credit {
    color: #000000;
  	font-size: 80%;
  	margin: 5px;
  	padding: 2px;
}

#footer p {
	font-size: 12px;
	font-family: arial, sans-serif;
	color: #000000;
  	margin: 2px;
  	padding: 0;

}
.footer {
   	border: 2px solid #336699; 
}

/* - - - - - - - - - - - - - - - - - -
   General Text Styles
   - - - - - - - - - - - - - - - - - -  */
   

/* - - -    Hyperlinks     - - - */

a {
	color: #0000CC;
}

a img {
	border: none;
}

a:visited {
	color: #660066;
}

a:hover {
	color: #0000FF;
}



/* - - -    Headings    - - - */

h1 {
  	font-size: 24px;
  	font-family: "Times New Roman", Times, serif;
  	color: #333366;
  	margin: 0px;
 	padding-top: 5px;
 	padding-right: 15px;
}

h2 {
  	font-size: 20px;
  	font-family: "Times New Roman", Times, serif;
  	color: #333366;	
  	margin: 15px 20px 0 25px;
	padding-bottom: 2px;
	color: #333399;
}

h3 {
  	font-size: 16px;
  	font-family: "Times New Roman", Times, serif;
  	color: #000000;	
	margin-top: 0;
	padding-bottom: 0;
}

h4 {
  	font-size: 14px;
  	font-family: "Times New Roman", Times, serif;
  	color: #000000;	
	margin-top: 0;
	padding-bottom: 0;
}


/* - - -    Other HTML Elements   - - - */


acronym, abbr {
	border-bottom: 1px dashed #336699;
}

acronym, abbr, span.caps {
	cursor: help;
	font-size: 90%;
	letter-spacing: .07em;
}

blockquote {
	border-left: 5px solid #99CCFF;
	background: #FFFFFF;
	margin-left: 15px;
	padding: 5px;
}

cite {
	font-size: 90%;
	font-style: normal;
}

p, li, {
	font-size: 100%;
	font-family: verdana, sans-serif;
	color: 000000;
}

ol#comments li p {
	font-size: 100%;
}

.textarea {
  width:200px;
  margin:10;
}



/* - - - - - - - - - - - - - - - - - -
   STYLES FOR THE POSTS
   - - - - - - - - - - - - - - - - - - */
   

/* style class for the post division, basically just the margins */

.post, .comments-post {
	margin-top: 5px;
	margin-right: 15px;
	margin-left: 15px;
}



/* - -  For The Post Titles  - - */

.storytitle {
  font-size: 12px;
	margin-top: 10px;
	margin-bottom: 12px;
}

.storytitle a {
	color: #333366;
	text-decoration: none;
}

.storytitle a:hover {
	color: #336699;
	text-decoration: underline;
}

.storytitle a:visited {
	color: #333366;
	text-decoration: none;
}

.storytitle a:link {
	color: #333366;
	text-decoration: none;
}

/* - -   For The Post Content   - - */

.centercontent {
	margin-top: 10px;
	margin-bottom: 12px;
  	text-align: center;
}

.centercontent p {
}

.storycontent {
  font-size: 12px;
}

.storycontent p {
}
