html
{
	min-height: 100%; 
	margin-bottom: 1px;
	height: 100%;
}
body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #FF0000;
    color: #FFFFFF;
    padding: 0px;
    margin: 0px;
    text-align: center;
	min-height: 100%;
	height: 100%;
}
a
{
	text-decoration: none;
	font-weight: bold;
	color: #ff0000;
}
a.blueBackground
{
	color: #ffcc00;
}
a.blueHidden
{
	color: #00349a;
}
a:hover, a.blueBackground:hover
{
    text-decoration: underline;
}
#frame
{
    width: 770px;
    background-color: #FF0000;
    min-height: 100%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    padding: 0px;
    text-align: left;
}
#contentheader
{
    background: #ffffff;
    background-color: #FF0000;
    height: 21px;
    width: 770px;
    float: left;
    background-image: url(/drusillas/images/common/topborder.gif);
    background-position: left top;
    background-repeat: repeat-x;
}
#leftpanel
{
    background-color: #FF0000;
    width: 160px;
    padding: 0px;
    float: left;
}
#imgLemar
{
    text-align: center;
    height: auto;
    vertical-align: bottom;
}
#mainpanel
{
    width: 590px;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    background-color: #00349A;
 	height: 100px;
    background-image: url(/drusillas/images/navbar/rough.gif);
    background-position: left top;
    background-repeat: repeat-y;
}
#bottompanel
{
    position: relative;
    left: 20px;
    width: 750px;
    float: left;
    background-color: #FF0000;
	height: 21px;
    background-image: url(/drusillas/images/common/bottomborder.gif);
    background-position: left bottom;
    background-repeat: repeat-x;
}
br.clear
{
    clear: both;
}
input, textarea, select
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 8pt;
	color: #666666;
}
.imageButton
{
    border-style: none;
}
.ParaHeading
{
    FONT-WEIGHT: 700;
    COLOR: #ffcc00;
}
.ParaHeadingBoldYell
{
    FONT-WEIGHT: Bold;
    COLOR: #FFFF00;
}
.ParaHeadingBoldWhite
{
    FONT-WEIGHT: Bold;
    COLOR: #FFFFFF;
}
.ParaHeadingWhite
{
    FONT-WEIGHT: 500;
    COLOR: #FFFFFF;
}
.eventDate
{
    font-size: 16px;
    font-weight: bold;
    color: #ff0000
}
.eventName
{
    font-weight: bold;
    color: #003399
}
.darkText
{
    font-weight: bold;
    color: #ffcc00;
}
TD
{
    FONT-WEIGHT: 500;
    FONT-SIZE: 8pt;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
#content
{
    background-color:#00349a; 
    width:590px;
    text-align:left;
}
H2
{
    font-size:12px;
    font-weight:bold;
    color: #ffcc00;
}
.attachment
{
    float:left;
    width:150px;
}

.back1
{
    height: 21px; 
    background-color: #FF0000; 
    background-image: url(../images/common/topborder.gif); 
    background-position: left top; 
    background-repeat: repeat-x;
}
    
.back2
{
    background-color: #FF0000; 
    height: 100%; 
    background-image: url(../images/common/lemar.gif); 
    background-position: 40px bottom; 
    background-repeat: no-repeat;
}

.back3
{
    height: 21px; 
    background-color: #FF0000;
    background-image: url(../images/common/bottomborder.gif); 
    background-position: left bottom; 
    background-repeat: repeat-x;
}
#scroll 
{
	width: 595px;
	height: 350px;
	margin-left:10px;
	overflow:auto;
	padding-right:10px;
}
.pressReleaseItem
{
    clear:both;
    margin-bottom:20px;
}
#edenseyelist LI
{
    margin-bottom:10px;
}