        background-image:url('../images/background.jpg');
        background-repeat:no-repeat;

/** Global reset 

@author http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/

*/

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, ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td {

	margin: 0;

	padding: 0;

	border: 0;

	outline: 0;

	font-weight: inherit;

	font-style: inherit;

	font-size: 100%;

	font-family: inherit;

	vertical-align: baseline;

}

/* remember to define focus styles! */

:focus {

	outline: 0;

}

body {

	line-height: 1;

	color: black;

	background: white;

}

ol, ul {

	list-style: none;

}

/* 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: "" "";

}



/** zoo MC css

@author Tero Bodstr�m 2009

*/


* { padding: 0; margin: 0; }



html { height: 100%; }



body {

	margin-top: 0px;

	margin-bottom: 0px;

	margin: 0px;

	padding: 0px;

	background-color: #ffffff;

	body

	}


.container{


	width: 800px;

	height: 800px;

	margin: 0 auto;

	background-color: #ffffff;


	}

.upper{

	width:799px;
	height:110px;
	background-image:url('../images/upperLogo.jpg');

}

.mainNavi{
	float:right;
	height:62px;
	width:600px;
	background-color:tranparent;
}

.central{
	width:800px;
	height:;
	background-color:#ffffff;
	
	}

.leftBorder{

	width:176px;
	height:636px;
	background-color:#000000;
	font-size: 11px;
	font-family: 'Times New Roman';
	color: #ffffff;
	letter-spacing:0,5px;
	line-height:120%;
	padding: 20px 0px 0px 20px;
}

.imageLinks{

	width:160px;
	height:310px;
	background-color:transparent;


}

.tight{

	float:right;
	width:580px;
	height:670px;
	margin-top:0px;
	margin-right:0px;
	}

.textArea{

	float:right;
	width:560px;
        height:620px;
	margin-top:0px;
	margin-right:0px;
	background-image:url('../images/textBackGround.jpg');
	font-size: 12px;
	font-family: 'Times New Roman';
	color: #000000;
	letter-spacing:0,5px;
	line-height:110%;
	padding: 20px 0px 0px 20px;
	overflow: auto;
	}

.naviName{
	float:right;
	width:560px;
	height:40px;
	background-color:transparent;
	
}

.copyright{
	
	width:176px;
	height:30px;
	font-size: 10px;
	font-family: 'Times New Roman';
	color: #ffffff;
	background-color:#000000;
	position:relative;
	margin-bottom:0px;
	padding: 0px 0px 0px 20px;
}
	
/* ************** Elements ************** */


	
p.subNavi{
text-align: center;
}


p.naviShow{
	color: #000000;

	text-decoration: none;

	font-size: 16px;

	font-family: 'Times New Roman';
	
	font-weight:bold;

	position:relative;
		top:10px;
		left:20px;
	
	}


ul.menu {  display: inline;

		list-style-type: none;

		decoration: none;	
		

		position:relative;
		top:20px;


		}

 



li.menu {  display: inline;

		list-style-type: none;

		decoration: none;

		position:relative;
		top:20px;
		}



ul, li {	list-style-type: none;

		decoration: none;

		position:relative;
		top:23px;

		}
		
th,td{

               padding: 3px 1px 1px 3px;


}

/* ************** Links ************** */

a:link {

color: #000000;

text-decoration: none;

font-size: 12px;

font-family: 'Times New Roman';

font-weight:bold;

}



a:active {

color: #000000;

text-decoration: none;

font-size: 12px;

font-family: 'Times New Roman';

font-weight:bold;

}



a:visited {

color: #000000;

text-decoration: none;

font-size: 12px;

font-family: 'Times New Roman';

font-weight:bold;

}



a:hover {

color: #000000;

text-decoration: none;

font-size: 12px;

font-family: 'Times New Roman';

font-weight:bold;

}


a.subn:link {

color: #ffffff;

text-decoration: none;

font-size: 11px;

font-family: 'Times New Roman';


}



a.subn:active {

color: #ffffff;

text-decoration: none;

font-size: 11px;

font-family: 'Times New Roman';


}



a.subn:visited {

color: #ffffff;

text-decoration: none;

font-size: 11px;

font-family: 'Times New Roman';


}



a.subn:hover {

color: #ffffff;

text-decoration: none;

font-size: 11px;

font-family: 'Times New Roman';

}

a img {border: none; } 

