html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th, { border: 0pt none ; margin: 0pt; padding: 0pt; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }

table {
	border: 0pt none ;
	margin: 10px 10px 10px 10px; 
	padding: 0px; 
	background: rgb(240, 240, 255);
	font-family: "Lucida Grande", Futura, Arial, Tahoma, Helvetica,sans-serif; 
	font-size: 14px; 
	color: rgb(0, 31, 0);
}

td {
	vertical-align: top;
	padding: 4px; 
}

body { 
	margin: 0px 0px 0px -10px; 
	padding: 0px; 
	background: rgb(255, 255, 255) url('img/bg2.png') repeat-x scroll 0% 0%; 
	font-family: "Lucida Grande", Futura, Arial, Tahoma, Helvetica,sans-serif; 
	font-size: 16px; 
	line-height: 19px; 
	color: rgb(5, 31, 0);
}

.clear:after, .container:after { content: "."; display: block; height: 0pt; clear: both; visibility: hidden; }

p.title, a.title { color: rgb(17, 17, 17); font-size: 1.5em; margin-bottom: 0.75em; }
p { margin: 0pt 0pt 1.5em; }

a { 
	outline-color: -moz-use-text-color; 
	outline-style: none; 
	outline-width: medium; 
	text-decoration: none; 
	color: rgb(85, 154, 104);	
	//color: rgb(96, 159, 49); 
	//color: rgb(98, 127, 87); 
	//color: rgb(98, 127, 87); 
}
a:hover { 
	text-decoration: underline; 
}

img { margin: 0pt 0pt 1.5em; }
ul, ol { margin: 0pt 1.5em 1.5em; }
ul { list-style-type: circle; }
strong { font-weight: bold; }

.clear_fix:after { content: "."; display: block; height: 0pt; clear: both; visibility: hidden; }
.clear_fix { display: block; }

#logo { 
	background-image: url('img/logoSK.png'); 
	background-repeat: no-repeat; 
	background-position: 0pt 0pt; 
	width: 400px; height: 46px; 
	display: block; 
	text-indent: -4000px; 
	margin-top: 40px; 
	margin-left: 22px;
}

.container { margin: 0pt auto; width: 950px; }

#site_navigation ul { 
	border: 1px solid rgb(214, 214, 214); 
	padding: 0pt 1em; 
	background-color: rgb(159, 159, 159); 
	list-style-type: none; 
	margin-top: 27px; 
	-moz-border-radius-topleft: 0.4em; 
	-moz-border-radius-topright: 0.4em; 
	-moz-border-radius-bottomright: 0.4em; 
	-moz-border-radius-bottomleft: 0.4em; 
	background-image: url('img/navigation_bg.png'); 
	background-repeat: repeat-x; 
	background-position: 0pt 50%; 
}

#site_navigation ul li { padding: 7px 0pt; float: left; }

#site_navigation ul li a { 
	padding: 7px 25px; 
	color: rgb(98, 127, 87); 
	text-decoration: none; margin-right: 1px; 
}

#site_navigation ul li a:hover { 
	background-image: url('img/navigation_bg_hover.png'); 
	background-repeat: repeat-x; 
	background-position: 0pt 50%; 
}

#contentfull {
	margin: 0pt auto; width: 860px;
//	float:left;
//	width:870px;
	padding:10px;
	/*background:#666;*/
}

.leftcolumn {
	float: left; margin-right: 10px;
	padding-left: 50px;
	width: 560px;
}

.rightcolumn { 
	float: left; margin-right: 10px; 
	width: 280px;
	padding-right: 50px;
	margin-right: 0pt; 
}


#sidebar { border: 0pt solid rgb(222, 222, 222); }
#sidebar_navigation { list-style-type: none; margin-left: 0pt; margin-right: 0pt; }
#sidebar_navigation li { margin-bottom: 0.25em; }
#sidebar_navigation li a { padding: 0.2em 1em; display: block; }

#sidebar_title { 
	color: rgb(0, 0, 0); 
	font-weight: bold; 
//	background-color: rgb(203, 223, 181);
//	background-color: rgb(218, 255, 191);
	background-color: rgb(222, 224, 220); 
	text-decoration: none; 
	text-align: center;
	display: block; 
	padding: 3px;
	margin-bottom: 5px;
	-moz-border-radius-topleft: 0.9em; 
	-moz-border-radius-topright: 0.9em; 
	-moz-border-radius-bottomright: 0.9em; 
	-moz-border-radius-bottomleft: 0.9em; 
}

#sidebar_content { padding: 0pt 1em; }

#profile_image {
	margin-top: 30px;	
	margin-left: 60px;
}

#footer {
	clear:both;
	padding:5px 10px;
	text-align: center;
	font-size: 11px;
	color: rgb(143, 143, 143);
}

#footer p {
	margin:0;
}
