/* CSS Document */

/* This site, and all of its content and images were created by James Collier, specifically to promote the Partnership Toolkite created by Leadership Fresno Class XXII. */

/* General Look */
body {background-color: #000033;}
p {margin-left: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	position: absolute;
	margin-top: 8px;
	}
#global_wrapper {width: 731px;
	height: 800px;
	margin-right: auto;
	margin-left: auto;}

#copy1 {
	position: absolute;
	width: 335px;
	height: 179px;
	padding-right: 10px;}

h1 {color: #FFFFFF;
	margin-top: 3px;
	font-size: 40px;}
h3 {color: #FFFFFF;
	font-size: 12px;
	line-height: 6px;
	margin: 6px 0px 0px;}
#copy2 a:link {
	color: #000033;}
#copy2 a:hover {
	color: #FFFFFF;}
a:link {color: #CCCCCC;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;}			
a:visited {color: #CCCCCC;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;}
a:hover {color: #993300;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;}
/* End General Look */

/* Title Box */
#title {background-image: url(/images/title_background.jpg);
	background-repeat: repeat-x;
	margin: 20px auto 0px;
	width: 731px;
	height: 79px;
	position: absolute;
	padding: 0px;}
#header {
	height: 79px;
	margin-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 42px;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	margin-top: 13px;
	}
#title_left {background-image: url(/images/title_left.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	height: 79px;
	width: 21px;
	float: left;
	margin-left: 0px;
	position: absolute;
}
#title_right {background-image: url(/images/title_right.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: 710px;
	height: 79px;
	width: 21px;
	float: right;
	position: absolute;}
/* End Title Box */

/* Body */
#body {	background-image: url(images/body.jpg);
	background-repeat: no-repeat;
	margin: 119px auto 0px;
	padding-top: 5px;
	width: 731px;
	height: 388px;
	position: absolute;}
#body p {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 210px;
	margin-left: 15px;
	margin-top: 10px;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: black;}

#body a:link {
	font-size: 12px;}
#body a:visited {
	font-size: 12px;}
#body a:hover {
	font-size: 12px;}
/* End Body */

/* Box Wrapper */
#wrapper {width: 731px;
	margin: 527px auto 0px;
	position: absolute;}
/* End Box Wrapper */

/* Left Box */
.box_left {background-image: url(/images/box_left.jpg);
	background-repeat: no-repeat;
	width: 23px;
	height: 179px;
	float: left;
	position: absolute;}
.box1 {background-image: url(/images/box.jpg);
	background-repeat: repeat-x;
	width: 355px;
	height: 179px;
	position: absolute;}
.box_right {background-image: url(/images/box_right.jpg);
	background-repeat: no-repeat;
	width: 23px;
	height: 179px;
	margin-top: 0px;
	margin-left: 332px;
	position: absolute;}
/* End Left Box */

/* Right Box */
.box2 {margin-top: 0px;
	margin-left: 371px;
	background-image: url(/images/box.jpg);
	background-repeat: repeat-x;
	width: 355px;
	height: 179px;
	position: absolute;}
/* End Right Box */

/* Footer */
#footer {margin-left: auto;
	margin-right: auto;
	margin-top: 726px;
	width: 731px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	position: absolute;}
/* End Footer */
