

* {	margin: 0;
	padding: 0;
}

body {
	
	background-color: #DDDDDD;
	font-family: arial, Helvetica, sans-serif;
	color: #001155;
	width: 850px;
	margin: 0 auto;
	margin-top:10px;
	padding:10px;
	
		}
div.bob {
     background-color:#EEEEEE;
		 border:3px double #000000;
		 width:1000px;
		 text-align:center;
}	

h1, h2, h3 h4 {

}

h2 {
text-transform: uppercase;
font-size: 1.2em;
}

h3 {


}
h4 {
font-size: .85em;
font-weight: normal;
}

p, blockquote, ul, ol {
}

p {
}

blockquote {
	margin-left: 3em;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

img {
}
div.fred {
     background-color:#EEEEEE;
		 border:3px double #000000;
		 width:850px;
		 text-align:center;
}

h1, h2, h3 h4 {

}

h2 {
text-transform: uppercase;
font-size: 1.2em;
}

h3 {


}
h4 {
font-size: .85em;
font-weight: normal;
}

p, blockquote, ul, ol {
}

p {
}

blockquote {
	margin-left: 3em;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

img {
}



/* Post */

.post {
  margin-bottom: 10px;
	padding: 10px 10px 10px	10px;
	background: #DDDDDD;
	border: 1px solid #000000;
	text-align: left;
}

.post .title {
	clear: both;
	padding: 20px 0;
	color: #355379;
}



/*.post .story {
}

.post h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: .8em;
}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}*/

/* Logo */

#logo {
	width: 800px;
	height: 173px;
	margin:border;	
	 
}

#logo h1 {
	padding: 0px 0px;
	text-transform: uppercase;
	letter-spacing: -2px;
	font-size: 4em;
}

#logo h1 span {
	font-size: .7em;
	font-weight: normal;
}

#logo h2 {
	margin-top: -1em;
	padding: 40 0 0 40px;
	text-transform: uppercase;
	letter-spacing: .2em;
	font-size: .8em;
	font-weight: bold;
}

#logo a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

/* Menu */

#menu {
	width: 800px;
	height: 30px;
	margin: auto auto auto auto;
	border-bottom:.5px solid #000000;
	
}

#menu ul {
	float: center;
	margin: auto;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: inline-block;
	float: none;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 20px 0px 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: arial;
	font-size: .8em;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active a {
	text-transform: uppercase,underline;
}

/* Content */

#content {
	width: 800px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

#extra {
}

/* Content > Main */

#main {
	float: right;
	width: 540px;

}

#main a {
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */
#sidebar2 {
	float: left;
	width: 100px;
	border: 0px;
	       }
				 
#sidebar {
	float: left;
	width: 250px;
	border: 0px;
	       }

#sidebar a {
}

/* Content > Sidebar > Login */

#login {
border: none;
}

#login form {
border: none;
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: normal;
}

#login input {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #385B88;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

#inputtext1, #inputtext2 {
	color: #385B88;
}

#inputsubmit1 {
	background: #DDDDDD;
	padding: 2px 5px;
	color: #000000;
	border:1px solid #000000;
	font-family: arial;
	font-size: small;
	text-decoration: none;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font: bold,x-small Verdana,Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

/* Footer */

#footer {
	clear: both;
	width: 800px;
	margin: 0 auto;
	padding: 10px 0;
/*	border-top: 2px solid #000000;*/
}

#footer p {
	margin: 0;
	font-size: large;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}