* {
margin: 0;
padding: 0;
list-style-type: none;
}

td { border:0px solid red; }

body, table {
color: #666;
font: 11px "Lucida Grande", Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
clear: left;
}

h1 {
color: #000;
font-size: 16px;
font-weight: normal;
line-height: 24px;
margin: 10px 0 0 0;
}

h2 {
color: #000;
font-size: 14px;
font-weight: normal;
line-height: 24px;
margin: 10px 0 0 0;
}

h3 {
color: #666;
font-size: 13px;
line-height: 24px;
margin: 10px 0 0 0;
}

a {
color: #cb6400;
text-decoration: none;
}

a:hover {
color: #f77c05;
}

img, table {
border: 0;
}

ul, li {
list-style: none;
}

li {
line-height: 16px;
}

li span {
font-size: 10px;
}

p {
line-height: 16px;
clear: left;
margin: 5px 0;
}

.hr {
clear: both;
height: 1px;
margin: 10px 0;
background: #fff url(../image/basic/linex.gif) repeat-x left;
}

.hr hr {
display: none;
}

.newportion {
margin: 10px 0 0 0;
}

.small {
font-size: 10px;
}

#layout {
margin: 0 auto;
width: 1000px;
}

#header {
float: left;
margin: 20px 20px 0 20px;
width: 840px;
height: 60px;
}

#header .logo {
float: left;
}

#header .nav {
float: right;
text-align: right;
}

#header .nav ul li {
float: right;
padding: 0 0 0 15px;
text-transform: uppercase;
}

#header .nav form {
clear: both;
padding-top: 3px;
}

#header .nav form input {
font: 10px 'Lucida Grande', Arial, sans-serif;
}

#left {
width: auto;
border-right:1px dotted black;
}

#right {
padding:0 0 0 10px;
width: 150px;
}

#main {

}

#footer {

}

.Post { float:left; margin:0 0 10px 5px; }
.Post img {
border:1px solid #f77c05;
}
#nav, #nav ul{
	list-style:none;
	margin-left:1px;
}

#nav ul{
	padding-top:.5em;
}

#nav li{
	padding-left:17px;
	background: url(../img/arrow.gif) left top no-repeat;
	padding-bottom:.45em;
}

#nav a{
	text-decoration:none;
	color:#cb6400;
}

#nav a:hover{
	color:#f77c05;
}

#nav .expandable{
	padding-left:0px;
	background-image:none;
}

#nav .expandable img{
	margin-right:5px;
}

#expandAll, #collapseAll {
	font-weight:bold;
	background-image:none;
}
.LinksTable a { color:blue; font-weight: bold; font-size: 16px;} 
