* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #FFFFFF;
	font: Verdana, Arial, Helvetica, sans-serif;;
	color: #000;
}

h1, h2, h3 {
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
}

p {
}

blockquote {
	margin-left: 3em;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	color: #3366FF;
}

a:hover {
	text-decoration: none;
	color: #FF6600;
}

img {
}

.boxed {
}

.boxed .title {
	padding: 5px 10px;
	font-size: 1em;
}

.boxed .content {
	padding: 20px 20px 40px 20px;
}

.post {
	padding: 20px;
}

.post .title {
	margin-bottom: 20px;
}

.post .date {
	float: left;
	width: 90px;
	font-size: x-small;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
	float: left;
	padding-left: 20px;
	border-left: 1px dotted #FFB46A;
	font-size: x-small;
}

.post .meta p {
}

.post .story {
	clear: both;
}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

#logo {
	width: 740px;
	height: 220px;
	margin: 0 auto;
	border: 0px solid #000;
}

#logo h1 {
	float: left;
	width: 200px;
	height: 180px;
	padding: 10px 20px 40px 20px;
	background: #FFB46A url(images/topleft.gif) no-repeat;
	text-align: right;
	font-size: 2.2em;
}

#logo h2 {
	float: right;
	width: 420px;
	height: 150px;
	padding: 40px 30px 20px 20px;
	margin-top: 20px;
	margin-right: 20px;
	background: #000 url(images/topright2.gif) no-repeat;
	font-size: 1.4em;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}


#content {
	width: 700px;
	margin: 0 auto;
	margin-top: 20px;
	background: url(images/bg.gif) repeat-y;
}

#extra {
	clear: both;
	height: 20px;
	background: url(images/bottom.jpg) no-repeat;
}

#main {
	float: right;
	width: 460px;
	background: url(images/corner1.gif) no-repeat right top;
	color: #FFA954;
}

#main a {
	color: #FF7F00;
}

#welcome {
}

#example {
}


#sidebar {
	float: left;
	width: 220px;
	background: url(images/corner2.gif) no-repeat;
	color: #6BB3B3;
}

#sidebar a {
	color: #000;
}

input {
color: #006600;
background: #fff;
border: 1px solid #a2a2a4;
}

textarea {
color: #006600;
background: #fff;
border: 1px solid #a2a2a4;
}

#but {
color: #000;
background: #ff9600;
border: 1px solid #666
}

iframe {padding: 15px;}

#menu {
	padding: 20px 0;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: block;
	padding-bottom: 1px;
	font: normal 1em Verdana, Arial, Helvetica, sans-serif;
}

#menu a {
	display: block;
	width: 170px;
	padding: 10px 20px 10px 30px;
	text-decoration: none;
}

#menu a:hover, #menu .active a {
	background: #fff;
}
.toptxt {font: normal 1em Verdana, Arial, Helvetica, sans-serif;
         color:#000;
         padding-left: 10px;}
         
.smtxt {font: normal 0.8em Verdana, Arial, Helvetica, sans-serif;
         color:#000;
         padding-left: 10px;}

#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;
}

#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 {
	clear: both;
	width: 660px;
	margin: 0 auto;
	padding: 10px 0;
}

#footer p {
	margin: 0;
	text-align: right;
	font-size: x-small;
}


#legal {
}


#links {
}