body{
margin-top:30px;
padding:0;
font:76% verdana, tahoma, sans-serif;
background-image:url(../Images/bg_03.jpg);
background-repeat:repeat;
text-align:center;
}
h1 {
color: #669999;
font-size:1.4em;
margin:1em 0 0.5em 0.5em;
padding:0;
}

a{
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
}

a:hover{
text-decoration:underline;
}

#logo h1{
margin:0;
padding:0;
text-indent:-1000em;
}
p{
margin:0 0 15px 0;
padding:1em;
line-height:1.5em;
color:#999999;
}
#container {
	BORDER:#FFFFFF 5px solid;
	MARGIN:0px auto;
	WIDTH:900px;
	HEIGHT:560px;
	}
#content {
display:block;
clear:both;
}
		#left {
		width:180px;
		height:400px;
		float:left;
		}
				#logo {
				width:175px;
				height:195px;
				background-color:#660066;
				border-right:#FFFFFF 5px solid;
				border-bottom:#FFFFFF 5px solid;
				}
				#menu {
				padding-top:1.5em;
				width:175px;
				height:178px;
				background-color:#333333;
				border-right:#FFFFFF 5px solid;
				border-bottom:#FFFFFF 5px solid;
				}
										.link {
										font-size:90%;
										font-weight:normal;
										padding:.7em .5em 1em 3em;
										margin:0;
										color:#FFFFFF;
										text-decoration:none;
										background:url(../images/linkarrow.gif) left 				no-repeat; 
										text-align:left;
										display:block;
										}
										.link:hover{
										background:url(../images/linkarrow_hover.gif) left no-repeat; 
										text-decoration:none;
										}
		#main{
		width:465px;
		height:395px;
		float:left;
						border-right:#FFFFFF 5px solid;
				border-bottom:#FFFFFF 5px solid;

		}
				#toplinks{
				width:465px;
				height:55px;
				border-bottom:#FFFFFF 5px solid;
				}
				#one{
				width:153px;
				height:55px;
				float:left;
				border-right:#FFFFFF 2px solid;
				background-image:url(../Images/toplinks_01.jpg);
				}
				#two{
				width:154px;
				height:55px;
				float:left;
				border-right:#FFFFFF 2px solid;
				background-image:url(../Images/toplinks_02.jpg);
				}
				#three{
				width:154px;
				height:55px;
				float:left;
				background-image:url(../Images/toplinks_03.jpg);
				}
									.navlink{
									padding:1.7em 4em;
									margin:0;
									text-indent:-9999px;
									display:block;
									overflow:hidden;
									cursor:pointer;
									cursor: hand; 
									}
				#middleimage {
				width:465px;
				height:335px;
				}
		#right{
		width:250px;
		height:395px;
		float:left;
		background-color:#333333;
		border-bottom:#FFFFFF 5px solid;
		}
				#text {
				margin:0;
				padding:2px;
				width:250px;
				height:390px;
				overflow:auto;
				}

		#bottom{
		width:900px;
		height:160px;
		clear:both;
		}
				#bottomimage_01{
				width:210px;
				height:160px;
				float:left;
				border-right:#FFFFFF 5px solid;
				background-image:url(../Images/bg_logo_03.jpg);
				display:block;
				}

				#bottomimage_02{
				width:210px;
				height:160px;
				float:left;
				border-right:#FFFFFF 5px solid;
				background-image:url(../Images/bg_logo_01.jpg);
				}
				
				#bottomimage_03{
				width:215px;
				height:160px;
				float:left;
				border-right:#FFFFFF 5px solid;
				background-image:url(../Images/bg_logo_02.jpg);
				}
				
				#bottomimage_04{
				width:250px;
				height:160px;
				float:right;
				}
.bottomlink{
padding:1.7em 4em;
margin:0;
text-indent:-9999px;
display:block;
overflow:hidden;
cursor:pointer;
  cursor: hand; 
}


