* {
margin: 0;
padding: 0;
}

body#skin #content {
width: 100%;
border: none;
}

table#skins td {
padding: 0 105px 40px 0;
}

table#skins td p {
text-align: center;
margin: 0;
padding: 0;
}

table#skins img {
margin: 0 0 10px 0;
padding: 0;
}

body {
font: 12px/20px verdana, arial, sans-serif;
text-align: center;
color: #444;
background: url(/images/top-stripe2.gif) repeat-x #fff;
}

#top-stripe {
height: 13px;
background: #333;
}

#wrap {
width: 780px;
text-align: left;
margin: 0 auto;
padding: 0 15px;
}

a {
text-decoration: none;
color: #E57404;
font-weight: bold;
border-bottom: 1px solid #E57404;
}

img {
border: none;
}

h1, h2, h3 {
font-weight: normal;
}

h1 {
font-size: 21px;
margin: 0;
}

h2 {
font-size: 21px;
margin: 0;
}

h3 {
font-size: 15px;
font-weight: bold;
margin: 0 0 5px 0;
}

h1 a, h2 a, h3 a {
font-weight: normal;
color: #333;
}

hr {
margin: 0 50px 20px 0;
height: 1px;
color: #ccc;
background: #ccc;
border: none;
}

/*------------------ NAVIGATION ----------------------*/

#navigation {
width: 820px;
height: 28px;
background: #77B618;
margin: 0 0 30px 0;
font-size: 13px;
line-height: 27px;
}

#navigation ul li {
display: inline;
font-weight: bold;
margin-right: 41px;
}

#navigation ul li a {
color: #333;
border: none;
}

#navigation li a:hover, #navigation li a.active {
background: url(/images/triangle-with-bg2.png) center top no-repeat;
padding-top: 7px;
}

/*------------------ TOP ------------------------------*/

#top {
height: 165px;
border-bottom: 2px dotted #ccc;
margin-bottom: 30px;
padding-bottom: 30px;
}

#logo {
margin: 0 0 15px 0;
}

#quote {
background: #f3f3f3;
width: 457px;
height: 155px;
float: right;
padding: 10px 25px 10px 30px;
font-family: georgia, serif;
font-size: 16px;
font-style: italic;
line-height: 25px;
}

#quote p {
margin: 0 0 15px 0;
}

#top a {
border: none;
}

/*--------------- CONTENT HOMEPAGE --------------------------*/

#content-homepage div {
width: 182px;
height: 320px;
float: left;
background: #f3f3f3;
padding: 15px 28px 1px 30px;
font-size: 11px;
line-height: 18px;
margin: 0 0 40px 0;
}

#content-homepage ul {
list-style: square;
}

#content-homepage div#im, #content-homepage div#email {
margin: 0 29px 0 0;
}

#content-homepage ul li {
margin: 0 0 12px 0;
}

#content-homepage div h1 {
font-family: georgia;
font-size: 16px;
color: #000;
text-align: center;
font-weight: bold;
margin: 0 0 10px 0;
}

#digsby-banner-728 {
text-align: center;
margin: 0 0 20px 0;
}

/*------------------ CONTENT ------------------------------*/

#content {
width: 540px;
border-right: 1px solid #e5e5e5;
float: left;
margin: 0 0 25px 0;
clear: both;
}

#content p, #content h2 {
margin: 0 30px 15px 0;
}

#content h1 {
margin: 0 40px 15px 0;
}

#content h1 a, #content h2 a {
border: none;
}

#content img {
margin: 0 0 15px 0;
}

#content ul, #content ol {
margin: 0 30px 15px 30px;
}

/*------------------ BOTTOM NAVIGATION ----------------------*/

#bottom-navigation {
height: 170px;
clear: both;
background: #111;
color: #fff;
border-top: 10px solid #77B618;
font-size: 11px;
padding: 25px 30px;
margin: 0 0 20px 0;
}

#bottom-navigation ul {
list-style: square;
padding: 15px 0 1px 25px;
}

#bottom-navigation ul li {
margin: 0 0 8px 0;
}

#bottom-navigation div {
float: left;
width: 160px;
margin: 0 26px 0 0;
}

#bottom-navigation div#extra {
margin-right: 0;
}

#bottom-navigation h2 {
font-size: 11px;
font-weight: bold;
margin: 0 0 0 12px;
}

/*------------------ RIGHT ------------------------------*/

#right {
float: left;
padding: 0 0 0 30px;
margin: 0 0 10px 0;
width: 208px;
}

#right ul, #right p {
list-style: none;
margin: 0 0 25px 0;
}

#right h3 {
margin-right: 0;
font-size: 14px;
}

#right ul {
list-style: square;
padding: 0 0 1px 15px;
}

#right ul li {
margin: 0 0 7px 0;
}


/*------------------ FOOTER ------------------------------*/

#footer {
clear: both;
font-size: 11px;
color: #999;
text-align: center;
padding: 10px 0;
border-top: 1px solid #ccc;
}

#footer a {
color: #999;
font-weight: normal;
border: none;
}

/*------------------ OTHER ------------------------------*/

#subscribe-right {
width: 187px;
background: #ffc;
border: 1px solid #ccc;
padding: 10px 0 10px 20px;
margin: 0 0 20px 0;
}


#subscribe-right input.name, #subscribe-right input.email {
border: 1px solid #ccc;
height: 18px;
padding: 2px 0 0 3px;
}

#subscribe-right input.submit {
margin: 10px 0 0 0;
padding: 2px 4px;
}