#all {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 10%;
	top: 3px;
	height: 525px;
	width: 760px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#all #logo {
	position: absolute;
	left: 0px;
	top: 0px;
}
#all #flash {
	height: 107px;
	width: 646px;
	position: absolute;
	left: 116px;
	top: 1px;
}
#all #navigation {
	position: absolute;
	height: 465px;
	width: 148px;
	left: 0px;
	top: 132px;
	background-image: url(images/nav_back_blue.jpg);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
	
}
#all #navigation #nav_text {
    background-image: url(images/nav_back.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 300px;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	padding-top: 90px;
	text-align: left;
}
#all #logobottom {
	position: absolute;
	height: 26px;
	width: 148px;
	left: 0px;
	top: 107px;
}

#all #motto {
	position: absolute;
	left: 146px;
	top: 107px;
	width: 617px;
	height: 27px;
}
#all #motto p {
	margin-top: 5px;
	margin-left: 53px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

#all #white_shadow {
	height: 460px;
	width: 10px;
	position: absolute;
	left: 146px;
	top: 134px;
	background-attachment: scroll;
	background-image: url(images/white_shadow.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#all #main {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center left;
	position: relative;
	height: 350px;
	width: 602px;
	left: 158px;
	top: 134px;
	overflow: auto;
	background-image: url(images/watermark2.jpg);
	padding-top: 57px;
}
#all #main p {
    margin-left:  10px
}
#all #main h5 {
    margin-left:  10px
}
#all #main ul {
    font-size:  14px
}
#all #main .category {
	text-align: left;
	font-weight: bold;
	vertical-align: top;
	padding-left:  10px
}
#all #main #requirement {
    margin-left:  10px
}
#all #main #requirement td{
    vertical-align:  top
}
#all #main a:link {
    color:  #3399FF; text-decoration:  none
}
#all #main a:visited {
    color: #3366CC; text-decoration:  none
}

#all #main a:hover {
    color: #33CCFF; text-decoration:  none
}

#all #main a:active {
    color: #3399CC; text-decoration:  none
}

#all #footer {
	position: absolute;
	height: 40px;
	width: 617px;
	left: 145px;
	top: 556px;
	background-attachment: scroll;
	background-image: url(images/blue_shadow.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #3E94D1;
	color:  #FFFFFF; 
	text-align:  center;
	}
#all #footer p{
	margin-top:  5px;
	font-weight:  bold
}
#all #footer a:link{
	color: #FFFFFF;
	text-decoration:  none;
	font-weight:  bold
}
#all #footer a:visited{
	color: #FFCC00;
	text-decoration:  none;
	font-weight:  bold
}
#all #footer a:hover{
	color: #66FFFF;
	text-decoration:  none;
	font-weight:  bold
}
#all #footer a:active{
	color: #FFFFFF;
	text-decoration:  none;
	font-weight:  bold
}


#all #navigation #nav_text p {
	margin-left: 14px;
}
#all #navigation #nav_text a:link {
	color: #F9EAAF;
	text-decoration:  none
}

#all #navigation #nav_text a:visited {
	color: #FFCC00;
	text-decoration:  none
}

#all #navigation #nav_text a:hover {
	color: #66FFFF;
	text-decoration:  none;
	
}

#all #navigation #nav_text a:active {
	color: #F9EAAF;
	text-decoration:  none
}
#all #navigation #nav_text p {
	margin-top: -5px;
}
#all #main table {
	text-align: justify;
}
#all #main li span {
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
}
#all #main td h3 {
	text-align: center;
}

#all #main #links td {
	text-align: left;
	vertical-align: top;
}
#all #main #links {
	text-align: center;
	vertical-align: bottom;
}
#all #main #links p.logo{
	vertical-align: baseline;
	text-align: center;
}
#all #main #links td.logo{
	vertical-align: bottom;
	text-align: center;
}
#all #navigation #nav_text ul {
	text-align: left;
}
#all #main #page_nav {
	text-align: right; margin-right:  10
}
#all #main #form1 .margin {
	margin-top: -10px;
}
