/* Start of CMSMS style sheet 'leecss' */
/*<![CDATA[*/
<!--
/*---------- LAYOUTS --------------*/
html, body {
	  min-height: 100%;
  height: auto !important;
  height: 100%;
}
html {
		background: url(../images/jeanswall.gif) repeat-y right;
}
#page {	
		background-image: url(../images/menubg.gif); height: 100%;
}
body {
		background: url(../images/leftbrd.gif) repeat-y; 
		margin: 0px;
		padding-left: 0px;
		padding-right: 100px;
}
#contbg {
		background-image: url(../images/pagebg.gif);
}
#wrapper {
	background: url(../images/sidebar.gif) repeat-y right;
	min-height: 100%;
  height: auto !important;
  height: 100%;

}
#header {
	background: url(../images/headerbg2.gif) repeat-x;
	height: 155px;
}

#container {
	width: 100%;
	background: url(../images/sidebar.gif) repeat-y right;
	float: left;
	margin-right: -200px;
}
#content {
	margin-right: 200px;

}
#sidebar {
	width: 200px;
	float: right;
	background: url(../images/menutop.gif) no-repeat top;
	  min-height: 100%;
  height: auto !important;
  height: 100%;
}
#footer {
	background: url(../images/footbrd.gif) repeat-x;
	height: 45px;
}
.clearing {
	height: 75px;
	clear: both;
	background: url(../images/rightcorner2.gif) no-repeat right;
}
/*----------------- MENU --------------------*/


#menu {
margin: 0; padding: 0;
	margin-left: 32px;
        margin-top: 30px;
	background: url(../images/menu.gif) repeat-y;
width: 136px;

}
#menu ul {	padding-left: 10px; margin: 0;}
div.m {
	background: url(../images/menubottom.gif) no-repeat bottom left;
	 /* top-right-bottom-left*/
}
#menu li {
	list-style-type: none;
}
#menu ul li ul {
	padding-left: 15px;
margin: 0;
}
#menu ul li {
	font-weight: bold;
}
#menu li ul li {
	list-style-image: url(../images/file.png); 
	font-weight: normal;
}
#menu a {
font-size: 10pt;
	color: #993333;
}
#menu a:link {
	text-decoration: underline;
}
#menu a:hover, a:visited {
	text-decoration: none;
}
#menu a.currentpage {
	background-color: #B22222;
	color: White;
}
/*--------------- TOPIC ---------------------*/
#topic {
	color: #660000;
	margin-top: 22px;
}
#topic h1 {
	background: url(../images/topic.png) no-repeat right bottom;
	display:inline;
	padding: 0px 20px 6px 10px;
	font: 19px sans-serif;
}
#topic a {
	color: #993300;
}
#topic a:visited {
	color: #993300;
	text-decoration: underline;
}
/*--------------------- FONT ---------------------*/
#content {
	
	padding: 0.5em;
}
acronym {
	background-color: #B22222;
	color: White;
	font-weight:  bold;
}
p {
	text-align: justify;
}
p:first-letter {
	padding-left: 0.5em;
}
a:link {
	color: #006999;
}
a:hover {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #006999;
	text-decoration: none;
}
cite {
	display: block;
	text-align: right;
}
h3 {
	color: #000033;
	background-color: #FFE6CC;
margin: 10px 30px;
}
h4 {
	color: #CC3333;
	text-align: center;
}
dl dt {
	color: #993333;
	font-weight: bold;
	font-style: italic;
}
img {
	border: none;
}

/*--------right---------*/
#right {
	background-color: #FFCC99;
	color: #003366;
	border: 1px solid #993333;
margin: 30px;
}

/*-------------------------------------*/
.right {
	float: right;

}
.left {
	float: left;
}
.center {
	margin: auto;
	text-align:center;
	display: block;}
#header img.right {float: right; margin-top: 110px; }
/*---------------------*/
.name {
font-variant: small-caps;

}
blockquote {
      margin-left: 8em;
      padding: 0.5em;
      border-left: thick solid orange;
      border-right: thick solid orange;
      background-color: #FFE6CC;
      text-align: justify;
}

blockquote p {
     text-align: right;
     font-weight: bold;
}


.links_seo_p4, .links_seo_p4 a 
{
  font-size: 11px;
  Color:#FFFFFF;
}
-->
/*]]>*/

/* End of 'leecss' */

