/* CSS Document - Author: Shaibal Mandal */

body 
{
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	margin: 0px;
	padding-left: 50%;
	clear: both;
	position: absolute;
	background: url('images/bggrad2.jpg') repeat-x;
	background-color: #464646;
}

a 
{
	text-decoration: none;
	color: #747474;
}

a:hover 
{
	text-decoration: underline;
	color: #000;
}

#container 
{
	width: 700px;
	margin-left: -350px;
}

#nav1 
{
	width: 124px;
	height: 30px;
	float: left;

	background: url(images/Other Images/nav1.jpg) no-repeat;
	background-image: url(images/nav1.jpg);
}

#nav2 
{
	width: 112px;
	height: 30px;
	float: left;

	background: url(images/Other Images/nav2.jpg) no-repeat;
	background-image: url(images/nav2.jpg);
}

#nav3 
{
	width: 114px;
	height: 30px;
	float: left;

	background: url(images/Other Images/nav3.jpg) no-repeat;
	background-image: url(images/nav3.jpg);
}

#nav4 
{
	width: 112px;
	height: 30px;
	float: left;

	background: url(images/Other Images/nav4.jpg) no-repeat;
	background-image: url(images/nav4.jpg);
}

#nav5 
{
	width: 112px;
	height: 30px;
	float: left;

	background: url(images/Other Images/nav5.jpg) no-repeat;
	background-image: url(images/nav5.jpg);
}

#nav6 
{
	width: 126px;
	height: 30px;
	float: left;

	background: url(images/Other Images/nav6.jpg) no-repeat;
	background-image: url(images/nav6.jpg);
}

.buttonText 
{
	text-align: center;
	padding-top: 14px;
	font-size: 11px;
	font-weight: bold;
}

#navcontainer 
{
	clear: both;
	margin-top: 10px;
}
#hidden {
	clear: both;
	height: 15px;
}

#main 
{
	padding: 5px;
	width: 688px;
	text-align: justify;
	color: #333;
	line-height: 1.6em;
	background-color: #E2E2E2;
	border: 1px solid #888;
	float: left;
}

#fpic
{
	width: 686px;
	border: 1px solid #888;
	height: 167px;
	background-color: #999999;
	clear: both;

	background-image: url(images/Other Images/hw_top.jpg);
	background-repeat: no-repeat;
	background-image: url(images/hw_top.jpg);
}

#sidebar 
{
	width: 197px;
	border-left: 1px solid #BBB;
	float: right;
	margin-left: 15px;
	margin-top: 5px;
	padding-left: 5px;
	text-align: left;
	clear: both;
}

h1 
{
	font-size: 20px;
	font-weight: bold;
	padding-top: 5px;
}

.hideme 
{
	display: none;
	color: white;
}

.headertext1 
{
	font: bold 22px Georgia, "Times New Roman", Times, serif;
}

.headertext2 
{
	font-size: 10px;
	font-weight: bold;
}

#footer 
{
	background-color: #484848;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	height: auto;
	padding-top: 5px;
	clear: both;
	width: auto;
}


/* CSS Tabs */
#button {
	width: 205px;
	height: 157px;
	border-right: 0px solid #000;
	padding: 0 0 1em;
	margin-bottom: 1em;
	
	
	
	float: right;
        }

        #button ul {
                list-style: none;
                margin: 0;
                padding: 0;
                border: none;
				
                }

        #button li {
	border-bottom: 1px solid #999999;
	margin: 0px;
	list-style: none;
	list-style-image: none;
                }

        #button li a {
	display: block;
	padding: 12px 5px 5px 0.5em;
	border-left: 5px solid #444444;
	border-right: 5px solid #444444;
	background-color: #777777;
	color: #fff;
	text-decoration: none;
                }

        html>body #button li a {
                width: auto;
                }

        #button li a:hover {
	border-left: 5px solid #5C5C5C;
	border-right: 5px solid #5C5C5C;
	background-color: #999999;
	color: #fff;
                }

        #button li #active {
                border-left: 5px solid #444444;
	border-right: 5px solid #444444;
	background-color: #777777;
                color: #fff;
                }





.bhz 
{
	width: auto;
	height: 163px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-left: 0px solid #444;
	border-right: 0px solid #444;
	display: block;
	background-color: #444;
}

.ht1 
{
	font-size: 10px;
	font-weight: bold;
	color: #888;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.hw2 
{
	font-size: 11px;
	font-weight: bold;
	color: #999;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}

#smenu
{
    position: relative;
    width: 213px;
    height: 167px;
    background: #666;
    float: right;
    clear:both;
}

.noteblock1
{
    background: #d0d0d0;
    width: 465px;
    padding: 5px;
    border: 1px solid #000;
    color: #000;
    margin: 7px 0px 7px 0px;
}

.mod
{
    margin: 5px 0px 10px 0px;
    padding: 0;
}

.push
{
    margin: 7px 0px 7px 0px;
}

.noteheader
{
    width:auto;
    border-bottom: 1px solid #888;
    color: #000;
    height: 24px;
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 3px;
	text-align:left;
}

p
{
	margin:0;
	padding: 0;
}


/* taken from all pages kieran */

.style2 {font-size: 16px}
.style3 {font-size: 14px}
.style4 {
	font-size: 14;
	font-weight: bold;
}
.style6 {
	font-size: 14px;
	font-weight: bold;
}

