body {background-color:#333300}

A:link {color: #333300;}
A:visited {color: #990;}
A:hover {color: #f00;}
	/* these styles deal with the treatment of links 
	*/

.toplinks {font-family: sans-serif; font-weight: bold; font-size: 9pt; color: #FFFFFF; text-indent: 0em;}

.quote { line-height: 1.25; font-family: serif; color: black; font-style: italic; text-align: justify; }
	/* this style creates a relative margin for extended quotes
	*/

.comment {font-family: sans-serif; font-weight: bold; text-align="justify"; margin-left: 3em; margin-right: 4em; line-height: 1.25; font-size: 9pt;}
	/* for editor's comments
	*/

.alert {color: red; text-indent: 0em; font-weight: bold; font-family: serif;}
	/* any alert that must stand out from standard text and colors
	*/

.tagline {font-weight: bold; font-family: serif; font-size: 9pt; font-style: italic; text-indent: 0em; color: black; line-height: 1.25;}
	/* for future use -- tagging of pictures or items
	*/

.para1 {font-weight: bold; font-family: serif; font-size: 12pt; text-indent: 0em; line-height: 1.25; color: black;}
	/* first paragraph -- optional */

.body {text-indent: 0em; font-size: 12pt; line-height: 1.5; font-family: serif; color: black;}

H1 {float: left; padding-top: 30pt; padding-right: 10pt; padding-bottom: 20pt; color: #333300; font-size: 14pt; font-weight: bold; text-align: center;}

H2 {float: right; padding-top: 30pt; padding-left: 10pt; padding-bottom: 20pt; color: #333300; font-size: 14pt; font-weight: bold; text-align: center;}

H3 { color: black; font-size: 14pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; }

em {font-style: italic;}

P {font-size: 12pt; line-height: 1.5; font-family: serif; color: black;}

OL {font-size: 12pt; line-height: 1.5; font-family: serif; color: black;}

UL {font-size: 12pt; line-height: 1.5; font-family: serif; color: black;}

.disclaimer {font-style: italic; font-size: 10pt; color: black}

br {font-size: 12pt; font-family: serif; color: black;}

.newnav {text-align: center; font-size: 8pt; line-height: 4; font-family: sans-serif; color: gold;}


SUP {vertical-align: super;}

SUB {vertical-align: sub;}
.leftlink1 a:link { color: #cc9; font-size: 0.75em; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.5em; text-decoration: underline; }
.leftlink1 a:visited { color: #996; font-size: 0.75em; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.5em; text-decoration: underline; }
.leftlink1 a:hover { color: #ff2900; font-size: 0.75em; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.5em; text-decoration: underline; }

#gannon_blog {width:124px;border:1px solid #BACC99;}
#gannon_blog h1 {color: #BACC99; font-size: 11px; font-family: Arial, Helvetica, sans-serif; line-height: 1.5em;font-weight:bold; margin:0px; padding:0 0 2px 0;text-align:left;}
#gannon_blog ul {color:#cccc99; margin:0 0 0 0; padding:0 0 0 0;}
#gannon_blog li {color:#cccc99; margin:0 0 0 0; padding:0 0 0 0;}
#gannon_blog a:link { color: #BACC99; font-size: 11px; font-family: Arial, Helvetica, sans-serif; line-height: 16px; text-decoration: none; }
#gannon_blog a:visited { color: #BACC99; font-size: 11px; font-family: Arial, Helvetica, sans-serif; line-height: 16px; text-decoration: none; }
#gannon_blog a:hover { color: #BACC99; font-size: 11px; font-family: Arial, Helvetica, sans-serif; line-height: 16px; text-decoration: underline; }



#oorah_articles {width:124px;border:1px solid #BACC99;}
#oorah_articles h1{color: #BACC99; font-size: 11px; font-family: Arial, Helvetica, sans-serif; line-height: 1.5em;font-weight:bold;margin:0 0 0 0; padding:0 0 2px 0;text-align:left;}
#oorah_articles ul {color:#cccc99; margin:0 0 0 0; padding:0 0 0 0;}
#oorah_articles li {color:#cccc99; margin:0 0 0 0; padding:0 0 0 0;}
#oorah_articles a:link { color: #BACC99; font-size: 11px; font-family: Arial, Helvetica, sans-serif; line-height: 16px; text-decoration: none; }
#oorah_articles a:visited { color: #BACC99; font-size: 11px; font-family: Arial, Helvetica, sans-serif; line-height: 16px; text-decoration: none; }
#oorah_articles a:hover { color: #BACC99; font-size: 11px; font-family: Arial, Helvetica, sans-serif; line-height: 16px; text-decoration: underline; }

#requestDesign 
{
background-color:#999966;
display:none;
z-index:999;
width:675px;
padding:20px;
text-align:left;
color:Black;
font-family:Arial;
position:relative;
-moz-box-shadow: 0 0 20px #000;
-webkit-box-shadow: 0 0 20px #000;
box-shadow:0 0 20px #000;
}
	    
.modal .close 
{
	background:transparent url(gifs/gen/modal_close.gif) top left no-repeat;
	position:absolute;
	right:15px;
	top:15px;
	cursor:pointer;
	height:20px;
	width:20px;
	border:none;
}
.modal .header p {margin-top:2px;}
.modal .box {
    display:block;
    float:left;
    padding:15px;
    width:292px;
    height:300px;
    background:transparent url(gifs/gen/modal_box_bg.gif) top left repeat-x;
    margin-right:15px;
     
}
.modal h2,.modal h3 {margin:0px;font-weight:bold;float:none;padding:0;text-align:left;font-family:Arial;}
.modal h2 {font-size:2.5em;}
.modal h3 {font-size:1.5em;}
.modal h4 {margin-bottom:5px;}
.modal p {color:Black;font-family:Arial;font-size:8pt;line-height:1.2em;}
.modal a {color:#333300;}
.modal .disclaimer
{
    clear:both;
    padding-left:338px;
    font-size:.9em;
    color:#333300;
    font-style:italic;
}
#requestDesign ol 
{
    margin:0 0 0 4px;
    padding: 0px;
    color:Black;
    font-size:1em;
    font-family:Arial;
    line-height:1.1em;
    position:static;
}
#requestDesign ol li 
{
    margin-left:20px;
    padding-left:0px;
}
.modal label {font-size:1.5em;font-weight:bold;margin:0 20px 0 20px;}
.modal .button {background-color:#FF3300;color:#ffff00;font-weight:bold;border:0px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;padding:4px 10px;font-size:.9em;}
.modal .images {padding:5px 0;overflow:auto;}
.modal .images img {display:block;float:left;margin-right:20px;}
#gannon_blog ul {list-style-type:none;line-height:1.2em;}
#oorah_articles ul {list-style-type:none;line-height:1.2em;}
