body {
	margin: 0;
	padding: 0;
	background: #E5FFE5;
	font-family: "Arial", Helvetica, Sansserif;
	font-size: 13px;
	color: #222222;
	text-align: justify;
}

blockquote {
	font-style: italic;
}

h1 {
	color: #3333FF; 
	font-weight: normal; 
	font-size: 250%;
	text-align: center}

h2 {
	color: #3333FF; 
	font-weight: normal; 
	font-size: 195%;
	text-align: left}

h3 {
	color: #3333FF; 
	font-weight: normal; 
	font-size: 140%;
	text-align: left}

h4 {
	color: #3333FF; 
	font-weight: normal; 
	font-size: 150%;
	text-align: left}

k1 {
	color: #000000; 
	font-weight: normal; 
	font-size: 85%;
	text-align: left}
	
a {
	color: #135293;
}

a:hover {
	text-decoration: none;
}

.title1 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img07.gif) repeat-x left bottom;
	font-weight: normal;
	font-size: 129%;
	color: #FFFFFF;
}

.title2 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img09.gif) repeat-x left bottom;
	font-size: 227%;
	font-weight: normal;
	color: #135293;
}

.title3 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img11.gif) repeat-x left bottom;
	font-size: 129%;
	font-weight: normal;
	color: #FFFFFF;
}

.boxed {
	padding: 5px 30px 50px 30px;
}

.boxed p, .boxed ul, .boxed ol {
	line-height: 160%;
}


.col-one {
	float: left;
	width: 300px;
}

.col-two {
	float: right;
	width: 300px;
}

strong
   {
      font-style: italic;
   }


/* Page */

#page {
	width: 930px;
	margin: 0 auto;
	background: #FFFFFF url(pictures/bizarresky2.jpg) repeat-y;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 190px;
}

#sidebarsky {
	float: left;
	width: 190px;
	background: #0000FF url(pictures/bizarresky2.jpg) repeat-y;

}
/* Logo */

#logo {
	height: 200px;
	padding: 20px 0 0 10px;
	background: #FFFFFF;
}

/* Menu */

#menu {
	padding: 10px;
	background: #1568B4 url(pictures/bizarresky2.jpg) repeat-x;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-width: 0;
}

#menu li {
	padding: 10px 0;
	border-width: 0;
}

#menu li.first {
	background: none;
	border-width: 0;
}

#menu a {
	text-decoration: none;
	font-size: 115%;
	color: #FFFFFF;
	border-width: 0;
}

#menu a:hover {
	text-decoration: underline;
}

/* Content */

#content {
	float: right;
	width: 740px;
}

/* Footer */

#footer {
	width: 960px;
	height: 120px;
	margin: 0 auto;
	background: url(pictures/img12.gif) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 85%;
}

#links {
	float: left;
	width: 220px;
	height: 45px;
	padding: 35px 0 0 20px;
	background: url(pictures/img13.gif) repeat-x;
}

#links a {
	color: #FFFFFF;
}

#legal {
	float: right;
	width: 700px;
	height: 45px;
	padding: 35px 0 0 20px;
}