a:link {  color: #276FB5; text-decoration: underline}
a:visited { color: #777777; text-descoration: none}
a:hover {  color: #5A9CD9; text-decoration: underline}
a:active {  color: #000000; text-decoration: underline}


a.booklinks:link {  color: #24ABE1; text-decoration: underline;}
a.booklinks:visited { color: #000000; text-decoration: underline;}
a.booklinks:hover {  color: #29C2FF; text-decoration: underline;}
a.booklinks:active {  color: #29C2FF; text-decoration: underline;}

a.whtlinks:link {  color: #FFFFFF; text-decoration: underline;}
a.whtlinks:visited { color: #DDDDDD; text-decoration: underline;}
a.whtlinks:hover {  color: #24ABE1; text-decoration: underline;}
a.whtlinks:active {  color: #29C2FF; text-decoration: underline;}



#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color:#DFEBF4;
}



/* set background colour to white
- remove default margins/padding */
body {
	background-color: #727E8A;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.8em;
	color:#000000;
}


div {
	margin: 0;
	padding: 0;
}

h1 {font-size: 1.4em;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #478CCC;
}

h2 {font-size: 1.1em;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #478CCC;
}

.quotes {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	border: #A7C461 2px dashed;
}



.innertblpad {
padding: 10px;
}



.logo {
padding-top: 10px;
}


.footercopyright {
	color:#666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.9em;
}


.smwhitebold {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.8em;
}



.whiteregtext {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.0em;
}


.footernav {
color:#FFFFFF;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 1.2em;
text-align: right;
vertical-align: bottom;
padding: 5px;
}

.contactformhdr {
color:#FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 1.2em;
}

.subheading {
color:#515ea8;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 1.1em;
}

.subheading2 {
color:#515ea8;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 1.0em;
}


.imgnospc {
border: 1px #515ea8 solid;
cursor: pointer;
}

.imgnospcWhtBG {
border: 1px #ffffff solid;
cursor: pointer;
}

.imgnospcnopointer {
border: 1px #515ea8 solid;
}

.galleryimg {
border: 2px #000000 solid;
}



.imgbio {
margin-right: 10px;
margin-bottom: 55px;
}



.leftsidebarBG {
	background-image: url(images/left-sidebar-BG.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}


.machineingBG {
	background-image: url(images/machine-background.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

.mechdesignBG {
	background-image: url(images/BG-mechanical-design.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}


.captiontext {
background-color: #FFFFFF;
padding-left: 4px;
padding-right: 4px;
padding-top: 4px;
padding-bottom: 0px;
color:#000000;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 1.0em;
}


.hdelement {
width:5px;
visibility:hidden;
}

.mouseBG {
	background-image: url(images/mouseBG.jpg);
	background-repeat: no-repeat;
}
