body
{
	font-family: Verdana, Arial, sans-serif; 	font-size: 12px;
	padding: 0px; margin: 0px; color: #36255b;
	background: url(images/background.jpg) repeat-y left;
}

div{ margin: 0px; padding: 0px; }
h1,h2,h3,h4,h5,h6{ margin: 0px; }
h1{ font-size: 25px; }
h2{ font-size: 20px; }
h3{ font-size: 12px; padding: 5px; text-align: left; }
h4{ font-size: 12px; padding: 5px; margin: 5px; }
p{ margin: 0px; padding: 5px; text-align: justify; }
hr{ padding: 0px; color: #dddddd; }
img{ margin: 0px; padding: 0px; border: 0px; }

/* Links */
a{ color: #6e6898; font-weight: bold; text-decoration: none;}
a:hover{ text-decoration: underline; }
div#news a{ color: #982b86; font-weight: bold; text-decoration: none; text-align: right; margin: 5px; }
div#news div div p a{ color: #982b86; font-weight: bold; text-decoration: none; text-align: right; margin: 0px; }

/* PageHeader section */
div#pageHeader
{
	margin: 0px 10px 0px 0px; height: 121px; padding: 0px;
	background: url(images/horizontal_lines.jpg) repeat left top;
}

div#pageRight
{
	margin: 0px 00px 0px 0px; height: 121px; padding: 0px;
	position: absolute; right: 24px; top: -2px; width: 80px
}

/* Top Menu section */
div#topMenu
{	
	position: absolute; left: 250px; top: 0px; height: 121px; margin: 0px; padding-top: 65px;
}

/* Main content section */
div#news{ position: absolute; right: 20px; width: 175px; padding: 5px; }
div#content
{
	position: relative; top: -2px;
	margin: 0px 200px 0px 205px; padding: 0px 20px 5px 50px;
	background: url(images/vertical_lines.jpg) repeat-y left top; 
}
.shadowbox{ margin-top: 10px; background: #e2e0ed; }
.shadowcontent{ background: #ffffff; border: 2px solid #7d76aa; position: relative; top: -5px; left: -5px; }
div#content h3 { color: #982b86; padding-left: 10px; }
div#content p { margin: 5px; border-bottom: 1px solid #dddddd; }
div#content img{ margin: 0px; padding: 10px; border: 0px; }
div#news h3 { color: #982b86; }

/* News article styles */

div.article { border: 2px solid #dddddd; margin-bottom: 10px; }
div.article h3 { background: #e2e0ed; color: #982b86; padding-left: 10px; }

/* Menu section */
div#menu
{
	position: absolute; top: 121px; left: 0px;
	padding-top: 0px; margin-top: 0px;
	padding-left: 0px; width: 205px;
	background-color: #e2e0ed;
}
div#menu p { text-align: right;	font-size: 9px; border-top: 1px solid #ffffff; margin-left: 0px; margin-right: 20px; padding: 0px; }
div#menu2
{
	margin-top: 25px; text-align: center;
}
div#menuItems
{
	margin-top: 20px; margin-right: 20px;
	text-align: right;
}
div#menu2 div{ padding: 0px; }
div#menuItems ul{ list-style: none; margin:0px; padding:0px;}
div#menuItems ul li{ margin:0px; padding:5px; margin-bottom:10px; background: url(images/menu_lines.jpg) left top no-repeat; }
div#menuItems .submenu{ margin-left: 100px; padding-bottom: 5px;}
div#menuItems .submenu li{ background-image: none; padding-right:5px; padding-top: 0px; padding-bottom: 0px; margin-top: 2px; }

/* Footer section */
div#footer
{
	position: relative; top: -2px;
	margin: 0px 200px 0px 205px; padding: 5px 20px 5px 50px;
	background: url(images/vertical_lines_bottom.jpg) no-repeat left top; 
	min-height: 90px;
}
div#sm_logo{ margin: 0px; padding: 0px; text-align: right; }

div#crossover { position: absolute; left: 205px; top: 0px; margin: 0px; }
