html{

	margin-left:0 auto;

	margin-right:0 auto;

	padding:0;

}



body{

	margin-left:0 auto;

	margin-right:0 auto;

	padding:0;

	height: auto;

	background:white;

	background-repeat:no-repeat;

	background-position:center center;

	font-family:Arial, Helvetica, Sans-serif;



}



table {

	padding:5px 5px 5px 5px;

	background-color:#484D46;

}



th, td {

	padding:15px 15px 15px 15px;

	background-color:white;

}



table, th, td {

	border:3px solid black;

	border-radius:9px;

}



a:link, a:visited{

	text-decoration:underline;

	color:#336699;

}



a:hover{

	text-decoration: none;

}



.upperclass{

	width:850px;



	margin:0 auto;

	text-align:left;

}



.mainbox {

	width:850px;

	margin:0 auto 0 auto;

	border: 5px solid black;

	border-radius:9px;



}



.navbackground {

	background-color:#484D46;

}



.banner {

	background-image: url('/wp-content/uploads/2012/05/garylincoff_headernew-e1337643440321.jpg'); /* to change the header image change this URL */

	width: 850px;

	height:228px;

}



.table {

	display: table;   /* Allows the centering to work */

	margin: 0 auto;

}



.loop {

	padding: 15px 15px 15px 15px;

	background:white;

}



.posts{

	border:5px solid black;

	border-radius:9px;

	padding: 15px 15px 15px 15px;

}





.navigation{

	text-align:center;

	padding: 10px 10px 10px 10px;

	font-size: 14px;

	font-weight: bold;

	line-height: 18px;



}



.footer {

	padding:5px 0px 20px 0px;

	margin:0;

	height: 64px;

	width:850px;

	color:white;

	background-color:black;

	text-align:center;

}



something{

	background-color:black;

	height:30px;

}



/* Begin Dynamic Wordpress Menu Style  This styles the unordered list element to remove bullets and align the text */

 ul#nav {

   list-style-type : none;

   text-align : center;

   margin: 0;

   padding: 0;



 }



 /*

  This styles the links. It�s a block-level link and the text is positioned

  with padding. Other styles are defined: width, colors, text attributes, etc.

 */

 ul#nav a, ul#nav a.rss {

   padding : 5px 14px 5px 14px;

   margin : 0 auto 0 auto;

   width : auto;

   height : auto;

   color : black;

   font-weight : bold;

   font-style : normal;

   text-decoration : none;

   text-align : center;

 }



 /* This is only necessary for IE6 else the link margins will collapse on hover */

 ul#nav li {

   margin-bottom : 10px;

   min-width : 800px;

   list-style : none;

   display : inline;

 }



 /* This removes the default left margin (indentation) */

 ul#nav li {

   line-height: 35px;

 }



 /*

  Now to offer some hover and focus styles. Further specification of focus/active styles

  could be added but I didn�t do it in this example. I didnt feel it was needed

 */

 ul#nav a:hover, ul#nav a:focus, ul#nav a:active {

   background-color : #669900;

   color : #fff;

 }



 /* This offers up a hover/focus state image for the rss class link */

 ul#nav a.rss:hover, ul#nav a.rss:focus {

   background : #669900 url(images/rss_on.jpg) no-repeat 2px 2px;

 }



 /*

  This style the single state of the current_page_item class link. Not needed for

  the rss class link since that target page wont display the menu

 */

 ul#nav li.current_page_item a, ul#nav li.current_page_item a:hover,

 ul#nav li.current_page_item a:focus, ul#nav li.current_page_item a:active {

   background-color : #2E2E2E;

   color : #fff;

   cursor : default;

   text-align : left;

 }





.commentstemplate{



	margin: 10px 0 0;



	border-top: 1px solid #ccc;



	padding: 10px 0 0;



}







.commentstemplate ol{



	margin: 0;



	padding: 0 0 15px;



	list-style: none;



}







.commentstemplate ol li{



	margin: 10px 0 0;



	line-height: 18px;



	padding: 0 0 10px;



	border-bottom: 1px solid #ccc;



}







.commentstemplate h2, .comments-template h3{



	font-family: Georgia, Sans-serif;



	font-size: 16px;



}







.commentmetadata{



	font-size: 12px;



}







.commentstemplate p.nocomments{



	padding: 0;



}







.commentstemplate textarea{



	font-family: Arial, Helvetica, Georgia, Sans-serif;



	font-size: 12px;



}
