/* 
gopher.css
Raymond Ho
25/6/08

*/


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #eaeaea;
	font-family: verdana, arial;
	font-size: 14px;

}
/*
p.home{
margin-bottom: 10px;
margin-top: 0px;
line-height: 140%
font-size: 16px;
}
*/
p{
margin-bottom: 10px;
margin-top: 0px;
line-height: 140%
}

a {
/*color: #DA980E;*/
color: #C21936;
text-decoration: underline;
}

a.gallery {
text-decoration: none;
text-align: center;
}

p.mainHdg {
font-size: 18px;
color: #030268;
margin-bottom: 20px;
line-height: 120%
}

h2{

margin: 0px;
color: #030268;
}

p.subHdg {
font-size: 14px;
font-weight: bold;
color: #C21936;
margin-top: 44px;
text-align: left;
}

td.spacerCol {
/*width: 60px;*/
}

td.spacerMidCol {
/*width: 40px;*/
}

td.subLinks {
text-align: center;
/*width: 300px;*/
}

td.menu {
/*width: 180px;*/
margin-top: 20px;
}

td.gallery {
/*width: 300px;*/
text-align: center;
}

td.content{
/*width: 300px;*/
}

ul.subLinks {
/*color: #DB990F;*/
color: #C21936;
text-align: left;
margin-left: 5px;
padding-left:5px;
line-height: 180%;
font-size: 15px;
}

ul.subLinks p{
color: #000000;
text-decoration: none;
padding: 0px;
margin: 0 0 0 0px;
line-height: 180%;
}

ul li {
padding: 0px;
margin: 0 0 0 10px;
}
