<style type="text/css">

body {
	text-align: left;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	text-align:left;
}

	
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
	text-align: center;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}



body {	
	background-image: url('images/background.jpg');
	background-repeat: repeat-x;
	}
	
h1
	{
	font-family: Times ;
	font-size: 14pt;
	font-weight:bold;
	}

#content
	{
	text-align:justify; 
	width: 650px; 
	font-size: 12pt;
	color : #132f3b ;
	float:left;
	margin-bottom:20px;
	}
	
#content p	{
	margin: 10px 0px;
	

	}
	
#header
	{
	background-image: url('images/kyr-headergradient.jpg'); 
	background-repeat: repeat-x;
	height:46px;
	width:940px;
	text-align:left;
	float:left;
	}
	
#headerphone
	{
	position: relative;
	font-family: Times ;
	font-size: 24pt;
	color : #fff ;
	top: 8px;
	left: 30px;
	float:left;
	}
	

/* for tabs
---------------------------------------------------------------------------------- */

#navigation
	{
	display:none;
	}
	
#navigation ul, #navigation ul li {
        list-style: none;
        margin: 0;
        padding: 0;
}
#navigation ul {
        padding: 5px;
}
#navigation ul li {
        display: inline;
}
#navigation ul li a {
        background-image: url('images/kyr-tab.jpg') ;
	 	font-family: Times ;
		font-size: 16pt;
        color: #fff;
        text-decoration: none;
        padding: 5px;
		display:block;
		width: 117px;
		float: left;
        text-align: center;
}

#navigation a:hover{
        text-decoration: underline;
}
/*for bottom nav*/
#footer
	{
	padding-top:10px;
	font-family: Times ;
	font-size: 10pt;
	color : #fff ;
	text-align:center;
	clear: both;
	background-image: url('images/kyr-headergradient.jpg'); 
	background-repeat: repeat-x;
	height:46px;
	}
	
#footer ul, #footer ul li {
        list-style: none;
        margin: 0;
        padding: 0;
		bordery: solid 1px cyan;
}
#footer ul {
        padding: 5px;
		text-align:center;
}
#footer ul li {
        display: inline;
}
#footer ul li a {
	 	font-family: Times ;
		font-size: 10pt;
        color: #fff;
        text-decoration: none;
        padding: 5px;
        text-align: center;
}
#footer a:hover{
        text-decoration: underline;
}

#banner
	{
	padding-top:14px;
	clear: both;
	}

#mainbox	{
			width:750px;
			float:left;
			}
			
#contactformholder
	{
	display:none;
	}
	
#footer
	{
	padding-top:10px;
	font-family: Times ;
	font-size: 10pt;
	color : #fff ;
	text-align:center;
	clear: both;
	background-image: url('images/kyr-headergradient.jpg'); 
	background-repeat: repeat-x;
	height:46px;
	}
	
#contactform
	{
	margin: 25px, 0px;
	padding: 10px;
	bordery: 1px solid red;
	width: 155px;
	}
	
#contactarea
	{
	margin: 25px;
	padding-top: 10px;
	bordery: 1px solid blue;
	width: 155px;
	}

.contactformheader
	{
	text-align:center;
	font-size:14pt;
	
	}
	
.textarea
	{
	width: 155px;
	background-color:#cbd1d4;
	border:none;
	}

.inputbox
	{
	width: 155px;
	background-color:#cbd1d4;
	border:none;
	}

.inputlabel
	{
	color:#314a55;
	font-size:8pt;
	width: 155px;
	}
	
.biophoto {
	margin-left:10px;
	}

.screen {display : none}
.print { }


A:link { text-decoration: underline ; color: #132f3b }
A:active { text-decoration: underline ; color: #132f3b }
A:visited { text-decoration: underline ; color: #132f3b } 

.footerlink A:link { text-decoration: none ; color: #fff }
.footerlink A:active { text-decoration: none ; color: #fff }
.footerlink A:visited { text-decoration: none ; color: #fff } 


</style>
