body {
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	font-family: Tahoma;
	font-size: 14px;
	background-image: url(../ANDLAW%209-09/images/bg.png);
	background-repeat: repeat-x;
}

h1, h2, h3 {margin-top: 0px;font-weight: normal;}
h1 {font-size: 18px;color: #990000;}
h2 {font-size: 16px;color: #990000; padding:5px 0px 0px 10px}
h3 {font-size: 14px;color: #990000;}
h4 {font-size: 18px;color: #990000;}
p, ol, ul { padding: 0px 10px 0px 10px;}
#div1 {padding:0px 10px 0px 10px;}

#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

a {color: #000000;padding-right: 10px;}
a:hover {color: #000099;}
a:link {color: #990000; text-decoration: none;}
a:visited {text-decoration: none;color: #990000;}
a:active {text-decoration: none;color: #990000;}

.style2 {font-size: 14px;font-style: normal;}
.style5 {color: #990033}
.style6 {font-family: Tahoma}
.style7 {color: #FFFFFF}
.style8 {font-size: 16px}
.style9 {color: #FFFFFF; font-weight: bold; }
.style14 {font-size: 12px;font-style: italic;}


/* Header */

#header {
	width: 900px;
	background-color: #FFFFFF;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#header a {
	text-decoration: none;
	color: #000000;
}

.number{
float:right;
color: #990000;
font-size: 24px;
padding:35px 0 0 0;
}

/* Logo */

#logo {
	padding-left: 40px;
	padding-top: 7px;
	padding-right: 20px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px;
	font-family: Tahoma;
	font-size: 57px;
}


/*menu*/
ul#menu{
	margin:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:40px;
	text-transform:uppercase;
	font-size:13px;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	background-color: transparent;
	background-image: url(images/blue.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 75px;
}
ul#menu li{
	display:block;
	float:left;
	margin:0;
	padding:0;
	border-right:1px solid #ffffff;
	border-left:1px solid #ffffff;
	}
ul#menu li a{
	display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	padding:12px 20px 0 20px;
	height:24px;
	height:40px;
	font-weight: 400;
	}
ul#menu li a:hover{
	background:transparent url("images/black.jpg") repeat-x top left;	
	}


/* Page */

#page {
	width: 900px;
	margin: 0px;
	background: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header-pic {
	width: 900px;
	height: 150px;
	margin-bottom:10px;
}

/* Content */

#content {
	float: right;
	width: 585px;
}


.post {
	margin: 0px 0px 15px 0px;
}

.post .p {
	margin: 0px 0px 0px 30px;
}

.post .title {
	margin: 0px;
	padding: 7px 25px;
	font-size: 18px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left 50%;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #990000;
}

.post .entry {
	padding: 0 20px;
}
.post .ul {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-left: 25px;
}

.post a {color: #000000;padding-right: 10px;}
.post a:hover {color: #000099;}
.post a:link {color: #990000; text-decoration: undeline;}
.post a:visited {text-decoration: none;color: #990000;}
.post a:active {
	text-decoration: underline;
	color: #0000FF;
}


#content2 {
	float: right;
	width: 900px;
}

#content3 {
	float: right;
	width: 450px;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 300px;
	border-right-width: thin;
	border-right-style: groove;
	border-right-color: #990000;
	
}

#sidebar a {
	color: #000000;
	padding-right: 10px;
	text-decoration: underline;
}
#sidebar a:hover {color: #000099;}
#sidebar a:link {
	color: #0000FF;
}
#sidebar a:visited {text-decoration: none;color: #990000;}
#sidebar a:active {text-decoration: underline;color: #0000FF;}

#sidebar p{
padding: 10px;
}

#sidebar2 {
	float: left;
	width: 310px;
	border-right-width: thin;
	border-right-style: groove;
	border-right-color: #990000;
	
}

#sidebar3 {
	float: left;
	width: 440px;
	border-right-width: thin;
	border-right-style: groove;
	border-right-color: #990000;
	
}
/* Footer */

#footer {
	clear: both;
	width: 900px;
	height: 50px;
	margin: 0px auto 30px auto;
	color: #000000
}

#footer p {
	margin: 0px;
	padding: 19px 0px 0px 0px;
	text-align: center;
	font-size: small;
	color: #000000;
	border-top-width: thin;
	border-top-style: groove;
	border-top-color: #990000;
}

#footer a {
	color: #990000;
	text-decoration:none;
}

#footer a:hover{
	color: #0033FF;
}

#filler {
height: 10px;
width: 900px;
}
