/* General styles */
BODY { background: #e9dbc1; color: #232323; font-family: Tahoma, Arial, sans-serif; font-size: small; margin: 0px; padding: 0px; }
BODY { background: #cccccc; color: #232323; font-family: Tahoma, Arial, sans-serif; font-size: small; margin: 0px; padding: 0px; }
BODY { width: 750px; margin-left: auto ; margin-right: auto; }
BODY { border: 1px #232323; border-style: none solid; }
A:link, A:visited { color: #4c7aae; font-weight: bold; text-decoration: none; }
A:hover, A:active { color: #4c7aae; font-weight: bold; text-decoration: underline; }
SUP { font-size: 90%; font-weight: bold; vertical-align: top; }
HR { background: #4c7aae; border: 0px; color: #51a6db; height: 1px; }
H1, H2, H3 { margin: 0px; padding: 0px; text-decoration: none; }

/* Layout */
#body { background: #ffffff; margin: 0px; padding: 0px; }
#body { border: 1px #232323; border-style: none solid; }

#header { background: url(/Page/ladyjustice.png) #4c7aae no-repeat center left; height: 150px; margin: 0px; padding: 10px; }
#header { color: #ffffff; font-size: 14px; font-style: italic; }
#header H1 { color: #ffffff; font-family: 'Trebuchet MS', Arial, sans-serif; font-size: 32px; font-style: italic; font-weight: bold; margin: 0px; padding: 0px; text-decoration: none; }
#header H2 { color: #ffffff; font-family: 'Trebuchet MS', Arial, sans-serif; font-size: 24px; font-style: italic; font-weight: bold; margin: 0px; padding: 0px; text-decoration: none; }

#menu { background: #4c7aae; color: #ffffff; }
#menu { border: 1px #232323; border-style: solid none; }
#menu A { line-height: 25px; padding: 0px 20px; }
#menu A:link, #menu A:visited { color: #ffffff; font-weight: bold; text-decoration: none; }
#menu A:hover, #menu A:active { color: #ffffff; font-weight: bold; text-decoration: underline; }

#main { background: #ffffff; }

#content { padding: 10px 10px; }
#content IMG { padding: 0px 10px; }

#footer { background: #4c7aae; height: 50px; padding: 0px 0px 0px 0px; }
#footer { color: #ffffff; font-size: 10px; }
#footer a:link, #footer a:visited { color: #ffffff; font-weight: bold; text-decoration: none; }
#footer a:hover, #footer a:active { color: #ffffff; font-weight: bold; text-decoration: underline; }


/*
Colors:

red: #FFCFDD; 
orange: #FFF0CF; 
yellow: #FDFFCF; 
green: #DEFFCF; 
blue: #ADC6DE; 
purple: #EFCFFF; 
*/