/*original styles 
a {  text-decoration: none; color: #0000FF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal}
body {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; text-decoration: none}
td {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; text-decoration: none; font-style: normal; color: #000000}
a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; text-decoration: none; color: #000099}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #000000}
div {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}
li {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #CC0000}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #CC0000}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #CC0000}
h4 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFCC00}
h5 {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #FF9900}
h6 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bolder; color: #FF9900}
*/

/* alumin.css: SCREEN stylesheet
	------------
	Job:					LIPA Alumni
	Template Version:		1.0
	Produced by:			Heidi Seymour @ Mando Group
	Start date:				15/04/2009
	------------
*/
/* =1. general styles */
* {margin: 0;padding: 0;text-decoration: none;font-weight: normal;}

body {font-family: Tahoma, Arial, Helvetica, sans-serif;font-size: 68.75%; background: #000; color: #AFAFAF;}

a:link, a:visited {color: #C13130;}
a:hover, a:focus {color: #fff;}

h1 {color: #fff;font-weight: normal;font-size: 2.6em;padding-bottom: .7em;}
h2 {color: #D0B04F;font-weight: normal;font-size: 1.5em;padding-bottom: .7em;}
h3 {color: #D0B04F/*#C13130*/;margin-bottom: 1em;font-weight: bold;font-size: 1.4em;}
h4 {color: #D0B04F;font-size: 1.1em;font-weight: bold;}
h5 {color: #FFFFFF;font-size: 1.1em;font-weight: bold;}
p {margin-bottom:1em;}
.content ul {list-style: square;}
.content img {border:1px solid #4F4F4F;padding:2px;margin-bottom:.5em;}

table table h2 {font-size:1.2em;}
table table {border-collapse:collapse;width:95%; }
table table td, table table th  {background:#000; padding:.2em .5em}

/* =2. helper styles */
input, textarea, select{font-family: Tahoma, Arial, Helvetica, sans-serif;border: 1px solid #4f4f4f;background: #000;color: #fff;font-size: 1em;padding: .2em;width: 20em;margin:.5em 0 1em 0}
input:focus, textarea:focus, select:focus {border: 1px solid #fff;}
label {float: left;width: 15em;}
form p {clear:both}
input.button {width: auto;cursor: pointer;background: url(images/quotebox-bg.gif) repeat-x;font-weight: bold;}
input.button:hover {color: #C13130;}

/* =3. page structure */
.wrapper {width: 100%; border-bottom: 1px solid #4f4f4f; }
.site {width: 82.77em;margin: 0 auto;padding: 0;overflow: hidden;position: relative;}
.header {background: url(images/curtains.jpg) no-repeat bottom center;width: 82.77em;margin: 0 auto;padding-top:2em;height:7.8em;}
.content {padding:1em;}

/* =4. page components / modules */
.mainNav {margin: 1em 0 0em 0;}
.mainNav li {border-top: 1px solid #3a3a3a;}
.mainNav li.first {border-top: none;}
.mainNav li a {display: block;width: 20.00em;color: #fff;padding: .5em 0;}
.mainNav li a:hover, .mainNav li a:focus {color: #c13130;}

