/*@+leo-ver=4-thin*/
/*@+node:eoin.20080119163008:@thin Implementation\stylesheet.css*/
/*@@c */
/*@@language css*/
/*@verbatim*/
/*@+leo-ver=4-thin*/
/*@verbatim*/
/*@+node:eoin.20080211230025:@thin snco-new-website/stylesheet.css*/
/*@verbatim*/
/*@@c*/
/*@verbatim*/
/*@@language css*/

/***********************************************************
 *
 *  Page Structure
 *
 ***********************************************************/


#navbar{
    text-align: right;
    border-bottom: 1px solid;
}

#container{
    background-color: #333333;
    padding-top: 3%;
    padding-bottom: 3%;
}


/***********************************************************
 *
 *  Styling Page Elements
 *
 ***********************************************************/

#doc2{
    background-color: #FFFFFF;
    height: 1500px;
}

#hd{
    padding-top: 1%;
	padding-left:  1%;
    height: 81px;
}

#navbar li {
    display:inline;
    margin-right: 1%;
}

#navbar a{
	font: bold 1em Arial, Helvetica, sans-serif;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	padding:8px 8px 2px 8px;
    background-color:#ACCD93;
    color: #333333;
    border: 1px solid #333333;
}

#navbar a:link,
#navbar a:visited {
}

#navbar a:hover {
    background: #d4c7d8;
}

#content {
    margin-bottom: 1%;
    padding-top: 1%;
	padding-left:  1%;
    padding-right: 1%;
    text-align: justified;
}

#ft{
}


/***********************************************************
 *
 *  Styling Text
 *
 ***********************************************************/

.sitetitle{
    margin-left: 13%;
    font-size: 175%;
    font-family: Arial;
    font-color: #9b0800;
    font-weight: bold;
    line-height: 1.5em;
}

.subtitle{
    margin-left: 13%;
    font-size: 125%;
    font-family: Arial;
    font-color: #333333;
    font-weight: bold;
    line-height: 1.5em;
}

#doc2{
    text-align: justify;
    font-size: 100%;
    font-family: Arial;
    line-height: 1.5em;	
}

#content h1 {
	margin: 0 0 0.2em;
    color: #333333;
	padding: 0.5em 0 0.5em 0;
	font-size:1.5em;		
    font-weight: bold;
}


#content h2 {
    margin: 2% 0 1% 0;
    font-size: 1.2em;
    font-weight: bold;
	color:#333333;
}

#content ul {
    margin-top: 1%;
    list-style-type: disc;

}

#content li {
    margin-left: 1%;
}

#content p {
    margin-top: 1%;
}


/*@verbatim*/
/*@-node:eoin.20080211230025:@thin snco-new-website/stylesheet.css*/
/*@verbatim*/
/*@-leo*/
/*@-node:eoin.20080119163008:@thin Implementation\stylesheet.css*/
/*@-leo*/

