html {
padding: 0;
margin: 0;
}

body {
text-align:center;
margin: 0 0 0 0;
padding: 0 0 0 0;
background-image:url(../images/diagonal_bg.gif);
background-repeat:repeat;
}

#wrap {
width:800px;
text-align:center;
margin-top: 0;
margin-bottom:0;
margin-left:auto;
margin-right:auto;
padding: 0 0 0 0;
}

#header {
text-align:center;
width:800px;
height:213px;
margin: 0 0 0 0;
padding: 0 0 0 0;
background-image:url(../images/ACYS_SRP09_web_01.jpg);
background-repeat:no-repeat;
}

#nav {
padding-top:186px;
margin-left:495px;
width:300px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
}

#nav a:link {
	color: #BFD335;
		text-decoration: none;
}
#nav a:visited {
	color: #BFD335;
		text-decoration: none;
}
#nav a:hover {
	color: #FBEE8B;
		text-decoration: none;
}
#nav a:active {
	color: #BFD335;
		text-decoration: none;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#container {
width:800px;
background-image:url(../images/ACYS_SRP09_web_03.jpg);
background-repeat:repeat-y;
margins: 0 0 0 0;
}

#left {
float:left;
width:240px;
background-image:url(../images/ACYS_SRP09_web_02.jpg);
background-repeat:no-repeat;
background-position:left top;
text-align:left;
min-height:500px;
padding-left:45px;
padding-top:180px;
}

#left a:link {
	color: #1C7FA7;
		text-decoration: none;
		font-weight:bold;
}
#left a:visited {
	color: #1C7FA7;
		text-decoration: none;
				font-weight:bold;
}
#left a:hover {
	//*color: #FBEE8B;*//
	color:red;
		text-decoration: none;
				font-weight:bold;
}
#left a:active {
	color: #1C7FA7;
		text-decoration: none;
				font-weight:bold;
}

#right {
width:475px;
float:left;
text-align:left;
padding-bottom:15px;
padding-top:15px;
}

#right a:link {
	//*color: #1C7FA7;*//
		text-decoration: none;
}
#right a:visited {
	//*color: #1C7FA7;*//
		text-decoration: none;
}
#right a:hover {
	//*color: #FBEE8B;*//
		text-decoration: none;
}
#right a:active {
	//*color: #1C7FA7;*//
		text-decoration: none;
}

#footer {
width:800px;
background-color:#0F6731;
padding-top:7px;
}

#trailer {
width:800px;
margin:0 auto;
}

P {font-family:Arial, Helvetica, sans-serif;
font-size:11pt;
color:#333333;
page-break-before:1px;
line-height:14pt;
margin-top:0;
}

H1 {font-family:Arial, Helvetica, sans-serif;
font-size:16pt;
font-weight:bold;
color:#21A618;
margin-bottom:1px;
}

H2 {font-family:Arial, Helvetica, sans-serif;
font-size:12pt;
font-weight:bold;
color:#1C7FA7;
}

LI {font-family:Arial, Helvetica, sans-serif;
font-size:11pt;
color:#333333;
page-break-before:1px;
line-height:15pt;
}

#right LI {
padding:.4em;
}

#left UL{
list-style-image: URL(http://libro/austinsummerreading/2009/images/bullet.jpg);
}

UL {margin-top:3px;
}

OL {margin-top:3px;
}

