
body { 
	margin: 0pt; 
	padding: 0pt; 
	background: rgb(224, 224, 224) none repeat; 
	font-family: Verdana,sans-serif; 
	font-size: 1em; 
	text-align: center; 
	color: rgb(51, 51, 51); 
}

#wrap {
        margin: 0pt auto;
        background: transparent url('tile.gif') repeat-y;
        width: 847px;
        text-align: left;
}

#content {
        margin-left: 62px;
}

#main-content {
        margin: 20px 0pt 0pt;
        padding: 0pt; float: left;
        width: 530px;
        line-height: 1.2em;
}

blockquote { 
	margin: 0pt 0pt 0pt 30px; 
	padding: 10px 0pt 0pt 20px; 
	background: transparent url('quotes.gif') no-repeat scroll left top; 
	font-size: 88%; 
	line-height: 1.5em; 
	color: rgb(102, 102, 102); 
}

blockquote p { 
	margin-top: 0pt; 
}

abbr, acronym { 
	border-bottom: 1px dotted; 
	cursor: help; 
	font-style: normal; 
}

img { 
	border: medium none ; 
}

ul { 
	margin: 0pt 0pt 20px 30px; 
	padding: 0pt; 
	list-style-type: none; 
	list-style-image: none; 
	list-style-position: outside; 
}

li { 
	background: transparent url('tictac_orange.gif') no-repeat scroll 0pt 6px; 
	list-style-type: none; 
	list-style-image: none; 
	list-style-position: outside; 
	padding-left: 14px; 
	margin-bottom: 3px; 
}

a:link { 
	color: rgb(102, 153, 204); 
}

a:visited { 
	color: rgb(102, 102, 153); 
}

a:hover { 
	color: rgb(102, 153, 51); 
}

a:active { 
	color: rgb(204, 51, 51); 
	text-decoration: none; 
}

H1, H2 {
        font-size:1em;
}

H2.sidebar-title {
        margin: 0pt;
        padding: 25px 0pt 0pt 50px;
        background: transparent url('sidebar_icon.gif') no-repeat scroll 20px 15px;
        font-family: "Lucida Grande","Trebuchet MS";
        font-size: 1.2em;
        color: rgb(102, 102, 102);
        height: 32px ! important;
}


.csc-caption {
	font-size:0.6em;
}


.news-list-item H3 {
	font-size:1em;
}

.news-list-category {
	font-size:0.8em;
	margin:5px 0 0 0;
}

.news-list-date {
	font-size:0.7em;
}

.news-list-morelink, .news-single-backlink {
	font-size:0.7em;
	margin:0px;
}

.news-single-timedata {
	font-size:0.7em;
}

.news-single-item H2 {
	font-size:1em;
}

.news-single-author {
	font-size:0.8em;
}

.tx-ttnews-browsebox, .tx-ttnews-browsebox-SCell {
	font-size:0.8em;
}

.tx-ttnews-browsebox-strong {
	color:red;
	font-weight:bold;
}


.bodytext, .csc-form-labelcell, .csc-form-fieldcell, .csc-form-label, .exif {
	font-size:0.8em;
	color:gray;
	margin:0px;
}

.clear { 
	clear: both; 
	height: 0pt; 
}

#footer p { 
	font-size:0.7em;
	margin: 0pt; 
	padding: 20px 320px 20px 95px; 
	background: transparent url('bottom_sash.gif') no-repeat scroll left top; 
}

#sidebar { 
	margin: 0pt 41px 0pt 617px; 
	padding: 20px 0pt 0pt; 
	background: transparent url('sidebar_bg.gif') no-repeat scroll 0pt; 
	font-size: 85%; 
	line-height: 1.4em; 
	color: rgb(153, 153, 153); 
}

#sidebar ul, #sidebar p { 
	border-bottom: 1px solid rgb(221, 221, 221); 
	margin: 0pt;
	margin-left:20px; 
	padding: 5px 20px 1em; 
}

#sidebar li { 
	font-size:0.8em;
	background: transparent url('tictac_green.gif') no-repeat scroll 0pt 5px; 
}

#blog-header { 
	margin: 0pt; 
	padding: 0pt; 
	background: rgb(224, 224, 224) url('top_div.gif') no-repeat scroll left top; 
	font-family: "Lucida Grande","Trebuchet MS"; 
}

#blog-header h1 { 
	margin: 0pt; 
	padding: 45px 60px 50px 160px; 
	background: transparent url('top_h1.gif') no-repeat scroll left bottom; 
	font-size: 200%; 
	color: rgb(255, 255, 255); 
	text-shadow: rgb(129, 167, 91) 2px 2px 2px; 
	text-decoration : none;
}

#blog-header h1 a { 
	text-decoration: none; 
	color: rgb(255, 255, 255); 
}

#blog-header h1 a:hover { 
	color: rgb(238, 238, 238); 
}

.csc-bulletlist-0 {
	font-size:0.6em;
}

TD.tt_adress {
	font-size: 0.8em;
	color: gray;
	background:#cecece;
	width:100%;
	padding:5px;
        border:1px solid navy;
}

TD.tt_adress h3 {
        font-size: 0.9em;
        color: navy;
	margin-bottom: 0px;
	margin-top:0px;
}

TD.tt_adress A {
}

TD.tt_adress IMG {
}


