
body { padding: 0px; margin: 0px; font-family: Arial, Tahoma, Segoe UI; background-color: #9d9c9c; }
img { border: none; }

#container { width: 960px; margin: auto; background-image: url(siteFiles/gfx/containerbg.gif); padding-bottom: 20px; }

#menu { list-type-style: none; padding: 0px; margin: 0px; margin-top: -3px; display: block; width: 960px; height:25px; background-image: url(siteFiles/gfx/menubg.gif); background-repeat: repeat-x; }
#menu li { display: block; float: left; background-image: url(siteFiles/gfx/menusep.gif); background-repeat: no-repeat; }
#menu li:first-child { background-image: none; }
#menu li a { display: block; float: left; color: #FFFFFF; font-size: 11px; text-decoration: none; text-transform: uppercase; padding-left: 33px; padding-right: 33px; padding-top: 7px; height: 18px; }

#main { background-image: url(siteFiles/gfx/mainbg.gif); background-repeat: no-repeat; width: 724px; float: left; }
#side { padding-left: 4px; width: 232px; background-color: #cccccc; float: left; }
#footer { clear: both; }

#side form { margin: 0px; padding: 10px; }
#side form input { width: 130px; margin-right: 5px; }

#lastOnForum { list-style-type: none; padding: 0px; margin: 0px; }

#lastOnForum li { margin-bottom: 10px; padding-top: 10px; padding-left: 10px; font-size: 12px; background-image: url(siteFiles/gfx/sidelistsep.gif); background-repeat: no-repeat; }
#lastOnForum li:first-child { background-image: none; }
#lastOnForum li a { color: #000000; text-decoration: none; }
#lastOnForum li span { display: block; text-transform: uppercase; }

#footer { text-align: center; margin-top: 20px; padding-bottom: 20px; color: #5c5c5c; font-size: 11px; }
#footer a { color: #5c5c5c; font-size: 11px; }

.article { padding-right: 20px; padding-left: 20px; }
.article_withphotos { padding-right: 20px; padding-left: 20px; width: 525px; float: left; }
.article_title { margin-top: 25px; font-weight: bold; font-size: 16px; text-transform: uppercase; }
.article_author { font-size: 12px; font-weight: bold; margin-bottom: 15px; padding-bottom: 5px; border-bottom: 1px solid #dddddd; }
.article_body { font-size: 12px; text-align: justify; padding-left: 20px; padding-right: 20px; }

#photos { float: left; width: 150px; padding-top: 60px; text-align: center; }
#photos img { border: 1px solid #dddddd; }
.article_photo { margin-bottom: 20px; }
.article_photo_desc { font-weight: bold; font-size: 11px; }

#comments { clear: both; margin: 20px; border-top: 1px solid #dddddd; padding-top: 5px; }
#writeComment { margin-bottom: 20px; border-bottom: 1px solid #dddddd; padding-bottom: 5px; }
#writeComment a { font-size: 12px; font-weight: bold; color: #9e1a35; }

.talkboard_postlist_div {padding-left: 20px; font-size: 12px; }
.talkboard_postlist_link {color: #155fbf; text-decoration: none; margin-bottom: 3px;}
.talkboard_postlist_author {color: #919191; font-size: 10px; margin-left: 5px;}
.talkboard_postlist_timestamp {color: #717171; font-size: 10px; margin-left: 5px;}
.talkboard_postlist_preview {margin-bottom: 10px; color: #808080;}

.talkboard_postlist_sdiv { padding-left: 20px; font-size: 12px; }
.talkboard_postlist_sdiv2 { margin-bottom: 5px;}
.talkboard_postlist_slink {color: #155fbf; text-decoration: none; margin-bottom: 3px; }
.talkboard_postlist_sauthor {color: #919191; font-size: 10px; margin-left: 5px; }
.talkboard_postlist_stimestamp {color: #717171; font-size: 10px; margin-left: 5px; }
.talkboard_postlist_spreview { background-color: #f2f2f2; margin-bottom: 10px; color: #000000; margin-top: 2px; padding: 2px; border: 1px solid #dddddd; }
.talkboard_postlist_sreply {margin-left: 5px; color: #000000;}
.talkboard_postlist_sreplylnk {font-size: 10px; font-weight: bold; text-decoration: none; color: #000000}

.talkboard_postlist_moreicon { font-weight: bold; font-size: 14px; margin-right: 5px; }

