*
{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



#logo_t p { padding: 6px 0px 0px 0px;}

#logo_t2 { 
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	
}

a:link {
	color: #0056a3;
}

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

a:visited {
	color: #4DA0C6;
}

body {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ffffff;
	background-image: url(../Assets/images/back_all.gif);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #005097;
	border-right-color: #005097;
	border-bottom-color: #005097;
	border-left-color: #005097;
}

#content
{
	margin: 0 auto;
	width: 755px;
	text-align: left;	
}

#main
{
	width: 755px;
	padding-top: 8px;
}


#header {
	height: ;
	
}

#logo {

width: 100%;
height: 177px;
text-align: left;
background: url(../Assets/images/nhsbanner.jpg) no-repeat;	
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #8793A5;
}
#logo H2 a
{
font-size: 10px;
text-transform: uppercase;
}


#menu
{
	width: 755px;
	height: 34px;
	margin-top: 10px;
	margin-bottom: 9px;
	padding-top: 0px;
	padding-left: 0px;
	background-image: url(../Assets/images/bluegradient.jpg);
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 151px;
	height: 24px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding-top: 10px;
	font-size: 14px;
	text-transform: uppercase;
}

#menu a:hover {
	width: 151px;
	height: 24px;
	color: #68C1EA;
	text-decoration: underline;
	background: url(../Assets/images/but_h.jpg) top no-repeat;
}




#left
{
	width: 242px;
	margin-left: 0px;
	background:#FFFFFF;
	padding: 6px 0px 0px 6px;
}

.titl_left
{
	width: 213px;
	height: 23px;
	padding-top: 3px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 21px;
	text-transform: uppercase;
	color: #ffffff;
	background: url(../Assets/images//bluegradient.jpg) repeat-x;
	margin: 0px;
}

#left ul {
	list-style: none;
	margin-bottom: 10px;
}


#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
	padding-top: 15px;
	background: none;
}

#left li {
	margin: 4px 10px;
}

#left a {
	color: #0056a3;
	text-decoration: none;
	font-weight: bold;
}

#left a:hover {
	color: #4DA0C6;
	text-decoration: underline;
}

#left a:visited {
	color: #4DA0C6;
}


.ug {
	background: url(../Assets/images/title_b.jpg) 0px 2px  no-repeat;
	padding: 30px 30px 30px 30px;
}

#calendar {
	background: url(../Assets/images/title_b.jpg) 0px 2px no-repeat  ;
}





#right
{
	float: right;
	width: 490px;
	padding: 6px 0px 0px 6px;
	background: url(../Assets/images/titl2_b.jpg) 6px 40px no-repeat  #FFFFFF;
	margin: 0px 0px 0px 7px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0154A0;
	border-right-color: #0154A0;
	border-bottom-color: #0154A0;
	border-left-color: #0154A0;
}

#right H4
{	
	margin: 0;
	font-size: 12px;
	color: #0056a3;
	padding-left: 10px;
}

#right a
{
color: #0056a3;
text-decoration: none;
}

#right a:hover
{
color: #4DA0C6;
text-decoration: underline;
}

#right a:visited
{
	color: #4DA0C6;
	text-decoration: none;
	font-size: 14px;
}

#right p {
	margin: 0;
	padding: 0px 10px 0px 10px;
	padding-bottom: 10px;
}

#right h2 {
	height: 27px;
	padding: 5px 0px 0px 20px;
	margin: 0;
	color: #ffffff;
	font-size: 18px;	
	background-image: url(../Assets/images/bluegradient.jpg);
	background-repeat: repeat-x;
}

#right ol, #right ul
{
margin-left: 30px;
}


.date {
	text-align: right;
	color: #4DA0C6;
	font-size: 11px;
}

.date a {
	color: #4DA0C6;
}



#footer {
	height: 96px;
	clear: both;
	padding-top: 5px;
	margin-top:0;
	width: 761px;
	background-image: url(../Assets/images/bluegradient.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	margin-bottom: 0;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

