@charset "utf-8";
/* CSS Document */
/* Eric Meyer CSS reset v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,
dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: '';content: none;}

/* remember to define focus styles! */
:focus {outline: 0;}

/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}

/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse;border-spacing: 0;}

body {font-size:62.5%;background-image:url(http://intranet.dit.ie/widening-participation/images/stripe.png);background-repeat:repeat;text-align:center;font-family:Verdana, Helvetica, sans-serif;}
#wrapper {width:1000px;margin:0px auto;background-image:url(http://intranet.dit.ie/widening-participation/images/background.png);text-align:center;padding:0px;}
#content {width:900px;margin:0px auto;padding:20px;background-color:white;text-align:left;font-size:1.2em;}
.right {float:right;}
.left {float:left;}
.center {text-align:center;}
#footer {clear:both;text-align:center;padding:10px;}
h1,h2,h3,h4,h5{color:#84b819;text-align:left;}
h1 {font-size:2.2em;margin:20px 0;}
h2 {font-size:2em;margin:20px 0;}
h3 {font-size:1.8em;margin:20px 0;}
h4 {font-size:1.6em;margin:20px 0;}
h5 {font-size:1.2em;margin:20px 0;}
td{text-align:left;}
p {margin:10px 0;}
#menu {width:880px;clear:both;padding:10px;text-align:right;}
#menu ul li{list-style-type:none;display:inline;margin:0px;}
#menu a:link {text-decoration:none;color:#333;background-color:white;
font-size:1.2em;padding:5px;}
#menu a:visited {padding:5px;background-color:white;color:#999;}
#menu a:hover {padding:5px;background-color:#84b819;color:white;}
#menu a:active {padding:5px;background-color:#84b819;color:white;}
table {width:100%;}
