/*****************************

International School of Peace
CSS Styles

Copyright 2005 Matt Kaczmarski

Content Copyright 2005 ISP

*****************************/


body {
	font: 12px "Trebuchet MS", "Lucida Grande", "Lucida Sans", "Tahoma", sans-serif;
	line-height: 1.4;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF;
	color: #4876AB;
	/*character-spacing: 0.14em;*/
	}

p.first {
	font: 12px "Trebuchet MS", "Lucida Grande", "Lucida Sans", "Tahoma", sans-serif;
	color: #4876AB;
	line-height: 1.4;
	text-align: justify;
	text-indent: 0px;
	/*character-spacing: 0.14em;*/
	}

p {
	font: 12px "Trebuchet MS", "Lucida Grande", "Lucida Sans", "Tahoma", sans-serif;
	color: #4876AB;
	line-height: 1.4;
	text-align: justify;
	text-indent: 15px;
	/*character-spacing: 0.14em;*/
	}

h4 {
	font: 13px "Trebuchet MS", "Lucida Grande", "Lucida Sans", "Tahoma", sans-serif;
	color: #4876AB;
	line-height: 1.2;
	font-weight: bold;
	border-bottom-style: solid;
	/*character-spacing: 0.14em;*/
	}

h5 {
	font: 13px "Trebuchet MS", "Lucida Grande", "Lucida Sans", "Tahoma", sans-serif;
	color: #4876AB;
	line-height: 1.2;
	font-weight: bold;
	/*character-spacing: 0.14em;*/
	}


h6 {
	font: 11px "Trebuchet MS", "Lucida Grande", "Lucida Sans", "Tahoma", sans-serif;
	color: #AAAAAA;
	line-height: 1.4;
	font-weight: bold;
	/*character-spacing: 0.14em;*/
	}

li {
	font: 12px "Trebuchet MS", "Lucida Grande", "Lucida Sans", "Tahoma", sans-serif;
	color: #4876AB;
	line-height: 1.4;
	list-style-type: circle;
	list-style-position: inside;
	/*character-spacing: 0.14em;*/
	}

img {
	border: none;
	border: 0;
	border: #FFFFFF;
	}

a:link, a:visited, a:active {
	color: #4876AB;
	text-decoration: underline;
	/*character-spacing: 0.14em;*/
	}

a:focus, a:hover {
	color: #4876AB;
	text-decoration: none;
	/*character-spacing: 0.2em;*/
	}

a:link.menu, a:visited.menu, a:active.menu {
	font: 12px "Trebuchet MS", "Lucida Grande", "Lucida Sans", "Tahoma", sans-serif;
	color: #E84B5C;
	text-decoration: none;
	padding: 2px 4px 3px 4px;
	display: block;
	/*character-spacing: 0.14em;*/
	}

a:focus.menu, a:hover.menu {
	font: 12px "Trebuchet MS", "Lucida Grande", "Lucida Sans", "Tahoma", sans-serif;
	color: #4876AB;
	text-decoration: none;
	padding: 2px 4px 3px 4px;
	display: block;
	/*character-spacing: 0.2em;*/
	}

a:link.copy, a:visited.copy, a:active.copy {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", "Tahoma", sans-serif;
	color: #AAAAAA;
	text-decoration: underline;
	/*character-spacing: 0.14em;*/
	}

a:focus.copy, a:hover.copy {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", "Tahoma", sans-serif;
	color: #4876AB;
	text-decoration: none;
	/*character-spacing: 0.2em;*/
	}

#title {
	background: url('img/title.jpg');
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

#menu {
	background: url('img/menu.jpg') no-repeat;
	padding: 10px 0px 0px 6px;
	margin: 0px 0px 0px 0px;
	width: 130px;
	height: 300px;
	}

#content {
	padding: 12px 50px 10px 36px;
	margin: 0px 0px 0px 10px;
	width: 550px;
	background: transparent;
	}
	

/* Copyright 2005 The International School for Peace */

