/************************************************************
Title:     Content
Author:    Emile Blume - Netcreators.com
************************************************************/
/* Typography////////////////////////////////////////////////////////////////////////////////*/
body {
	background: url(../images/bg.gif) #FFFFFF;
	color: #666666;
	font-size: 11px;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	line-height: 1.45em;
}

p {	
	font-size: 1em;
	margin-bottom: 1em;
	}
 
#center ol, #center ul {
	list-style: disc;
	margin-left: 1.45em;
	margin-bottom: 1.45em;
	padding-left: 1.45em;
}


#center table { width:100%; margin-bottom: 1.3em;}
#center table ul {
margin-left: 0;
}

hr, .csc-frame-rulerBefore {
	clear: both;
	background: #596975;
	color: #596975;
	border: 0;
	height: 1px;
}

hr.clearer, .csc-frame-rulerBefore {
	background: #FFF;
	color: #FFF;
}

.csc-frame-rulerAfter {
        border-bottom: 1px dashed #CCC;
        height: 1px;
}

img.spacer-gif {
clear: both;
display: block;
width: 100%;
}

/* Design /////////////////////////////////////////////////////////////////////////////////*/
#logo {
	background: url(../images/logo_kirkman_magneta.gif) no-repeat top;
	height: 64px;
	width: 303px;
	right: 10px;
	top: 56px;
	position: absolute;
}

#logo a {
	display: block;
	height: 64px;
	width: 303px;
	cursor: pointer;
}

#events {
	left:2px;
	top:-25px;
	position:absolute;
}

#events a { color:#EC0C9A; text-decoration:none; }

/* Headers //////////////////////////////////////////////////////////////*/
h1 { font-size: 1.4em;}
h2 { font-size: 1.3em;}
h3 { font-size: 1.2em;}
h4 { font-size: 1.2em;}
h5 { font-size: 1.1em;}
h6 { font-size: 1em;}
h1, h2, h3, h4, h5, h6 { font-family:'palatino linotype',garamond,palatino,'times new roman',times,serif;}

em h5 {
        font-family:'lucida grande',arial,helvetica,sans-serif;
        font-size: 1em;
        margin-bottom: 1.45em;
}

a.internal-link, #intro a {
color: #6E7679;
text-decoration: none;
}

a.internal-link:hover, #intro a:hover { color: #6E7679;}

#center .csc-header, #center .csc-textpicHeader {
	background: #EC0C9A;
	color: #FFFFFF;
	height: 10.1em;
	min-height: 112px;
	position: relative;
	width: 232px;
	margin-bottom: 1.45em;
}

#center .csc-header  h2, #center .csc-textpicHeader h2 {
	bottom: 0pt;
	font-size: 22px;
	line-height: 1.4em;
	padding: 7px 10px;
	position: absolute;
}

#center .csc-header  h2 p, #center .csc-textpicHeader h2 p{
margin: 0;
}

#center h3 {
        font-family:'lucida grande',arial,helvetica,sans-serif;
        font-size: 1em;
        font-weight: bold;
}

#center h3 a {
        background:transparent url(../images/bg_a_arrow.gif) no-repeat 0pt 0.4em;
        color:#666;
        display:block;
        padding-left:15px;
        text-decoration:none;
}

#center a.mail, #center .float-right a {
        color:#EC0C9A;
}

#center h3 a:hover, #center a.mail:hover {
        color:#EC0C9A;
        text-decoration: underline;
}

h5, th * {
	background: #CCCFD0;
	color: #FFF;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
        font-weight: bold;
	line-height: 1em;
        margin-bottom: 0.3em;
	padding: 2px;
        text-decoration: none;
}

#right h2 {
        color:#666;
        font-family:'palatino linotype',garamond,palatino,'times new roman',times,serif;
        font-size:160%;
        margin-bottom: 0.6em;
}

#right h3 {
background:#EC0C9A;
color:#FFFFFF;
font-size:160%;
margin:-3px 0pt 0.3em;
}

#right a {
	color: #666666;
}

#right a:hover {
	color: #EC0C9A;
        text-decoration: underline;     
}

/* Meta blok //////////////////////////////////////////////////////////////*/
#meta {
	border-top: 1px dashed #CCCCCC;
	padding-top: 1.3em;
	padding-bottom: 1.3em;
}

#meta a {
	color: #666666;
	display: block;
	text-decoration: none;
	padding: 0 19px 0.2em;
}

#meta a:hover {
	color: #EC0C9A;
        text-decoration: underline;     
}

#meta a.mail {
	background: url(../images/bg_a_mail.gif) no-repeat left;
	color: #666666;
}

#meta a.back {
	background: url(../images/bg_a_arrow.gif) no-repeat left;
	color: #666666;
}

