* {
padding : 0;
margin : 0;
font-size : 100%;
}

html {
height : 100%;
}

body {
min-height : 101%;
background : #fff;
text-align : left;
font-family : Verdana, Helvetica, Arial, sans-serif;
font-size : 12px;
line-height : 1.5em;
min-width : 600px;
max-width : 1000px;
color : #333333;
}

#page {
width : 95%;
margin : auto;
background-color : white;
border : 1px solid #989b9d;
}

#wrapper {
margin : 0 auto;
width : 100%;
min-width : 500px;
clear : both;
width : auto;
}

#header {
position : relative;
height :185px;
color : #222;
background : #fff;

}

#header img.SKMlogo {
position : absolute;
top : 20px;
left : 35px;
}

#header #part1 {
height : 80px;
padding-bottom : 5px;
}

#header #part2 {
height : 85px;
border-top : 8px solid #a4a7a9;
padding-top : 0;
background : #fc7814 url(images/gallery.png) no-repeat right;
padding-right : 0;
text-align : right;
}

#header a {
text-decoration : none;
}

#header h1 {
font-size : 1.6em;
padding-top : 45px;
padding-left : 75px;
margin-bottom : 0;
color : #333333;
font-weight : normal;
}

.logoheader {
float : left;
border : 0;
margin-top : 15px;
margin-left : 15px;
margin-right : 15px;
}

#sidebar {

float : left;
width : 18em;
min-height : 600px;
margin : 0;
padding : 0;
font-size : 0.9em;
border-right : 1px solid #999999;
border-bottom : 1px solid #999999;
}

#sidebar h4 {
font-size : 1em;
color : #444a4a;
margin-bottom : 1em;
margin-top : 1.2em;
}

.menu {

padding-left : 0.5em;
}

.menu ul {
line-height : 1.5em;
margin-left : 0;
padding : 0;
}

.menu li {
list-style-type : none;
margin : 0;
padding : 0;
border-bottom : 1px solid #999999;
display : block;
}

.menu a {
color : #333333;
text-decoration : none;
font-size : 1em;
}

.menu a img {
visibility : hidden;
}

.menu a:hover {
text-decoration : none;
}

.menu a:hover img {
visibility : visible;
}

#footer {

margin-top : 15px;
clear : both;
background-color : #f47a00;
text-decoration : none;
font-size : 11px;
text-align : center;
min-height : 5px;
}



#content {

margin-left : 19em;
margin-right : 0;
text-align : justify;
margin-bottom : 10px;
padding-right : 2em;
padding-left : 2em;
line-height : 1.4em;
}

p {
margin-top : 1em;
}

ul, ol {
list-style-image:url(./images/marker.png);	
padding-left : 2em;
padding-top : 1.3em;
padding-bottom : 1.3em;
}

h1 {
font-size : 1.5em;	
}


h2, h2 a {
color : #444a4a;
font-size : 1.2em;
text-decoration : none;
margin-bottom : 1em;
margin-top : 2em;
}

h3 {
color : #444a4a;
font-size : 1.1em;
padding-top : 10px;
margin-bottom : 1.5em;
margin-top : 1.5em;
}

h4 {
font-size : 1em;
color : #444a4a;
margin-bottom : 1.2em;
margin-top : 1.4em;
}
h5 {
font-size : 1em;
color : #444a4a;
margin-bottom : 1.2em;
margin-top : 1.4em;
}

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


hr {
	margin-top : 1.4em;

}

img {
border : 0;
}

.imgleft {
float : left;
margin : 8px;
border : 5px;
}

.imgright {
text-align : right;
float : right;
margin : 15px;
}

.imgheader {
text-align : right;
float : right;
margin : 0;
}

.alignright {
float : right;
margin : 5px;
}

.alignleft {
float : left;
margin : 5px;
}

.cite {
font-family : Charcoal, verdana, arial, sans-serif;
font-size : 0.9em;
text-align : right;
padding-top : 5px;
padding-right : 15px;
}
