/* light grey background: #dddddd
 * white blocks with dark grey border
 * dark grey text: #333333
 * font: verdana, trebuchet ms, arial, lucida sans, helvetica, sans-serif
 */
body {
	color: #333333;
	background: #ffffff;
	background-image: url(http://www.pbasehk.com/images/bg.jpg);
	background-attachment: fixed;
	margin: 20px;
	font-size: 14px;
	font-family: verdana, trebuchet ms, arial, lucida sans, helvetica, sans-serif;
	padding: 0px;
}

textarea {
	font-size: 12px;
	color: #333333;
	font-family: verdana, trebuchet ms, arial, lucida sans, helvetica, sans-serif;
}

.menubold {
font-weight: bold;
}

input {
	font-size: 12px;
	color: #333333;
	font-family: verdana, trebuchet ms, arial, lucida sans, helvetica, sans-serif;
}

td, p {
	color: #333333;
}

p.ctrbld {
	text-align: center;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #773333;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #773333;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #888866;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #888866;
	font-weight: bold;
}

img {
	border: none;
}

h1 {
	font-size: 22px;
}

h3 {
	font-size: 10px;
}

#title {
	font-family: arial;
	font-size: 20px;
	font-style: italic;
	text-align: center;
}

/* left 
 */
#left {
        position: absolute;
        border: 1px solid #333333;
        margin: 0px 0px 10px 0px;
        top: 20px;
        left: 5px;
        padding: 5px 5px 5px 5px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 520px;
	width: 160px;
	overflow: auto;
}
html>body #left {
	height: 520px;
}

#righttop {
        position: absolute;
        border: 1px solid #333333;
        margin: 0px 0px 10px 0px;
        top: 10px;
        left: 860px;
        padding: 5px 5px 5px 5px;
        width: 120px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 150px;
	overflow: auto;
}

#content {
	position: absolute;
	border: 1px solid #333333;
	margin: 0px 232px 10px 0px;
	top: 90px;
        left: 180px;
	padding: 5px 5px 5px 5px;
	height: 450px;
	width: 660px;
	voice-family: "\"}\"";
	voice-family: inherit;
	overflow: auto;
}
html>body #content {
	height: 450px;
}


/* main page, random photo
 */
#right {
	position: absolute;
	border: 1px solid #333333;
	margin: 0px 0px 10px 0px;
	top: 180px;
	left: 860px;
	padding: 5px 5px 5px 5px;
	width: 120px;
	height: 350px;
	voice-family: "\"}\"";
	voice-family: inherit;
}
html>body #right {
	height: 450px;
}

/* generic box for other pages
 */
#box {
	text-align: left;
	margin: 0px 0px 10px 0px;
	padding: 20px 20px 20px 20px;
	background: white;
	border: 1px solid #333333;
}

/* generic box for photo gallery pages
 */
#gallery {
	text-align: center;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	background: white;
	border: 1px solid #333333;
}

/* random photo stuff (main page)
 */
.sideheader {
	border: none;
	margin: 12px 0px 0px 24px;
	text-align: left;
	background-color: #000000;
	color: white;
	font-size: 10px;
	font-weight: bold;
	padding: 1px 1px 1px 1px;
	width: 152px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 150px;
}
html>body .sideheader {
	width: 150px;
}
.sidephoto {
	text-align: center;
	background-color: #efefef;
	width: 152px;
	padding: 0px 0px 0px 0px;
	border: none;
	margin: 0px 24px 0px 24px;
}
.sidetext {
	background-color: #efefef;
	font-size: 10px;
	text-align: left;
	padding: 0px 2px 2px 2px;
	margin: 0px 24px 0px 24px;
	border: 1px solid #efefef;
	width: 152px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 146px;
}
html>body .sidetext {
	width: 146px;
}

/* footer stuff for all pages
 */
#leftfooter {
	position: absolute;
	top: 560px;
	left: 25px;
	font-size: 10px;
	text-align: left;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}
#rightfooter {
	float: right;
	font-size: 10px;
	text-align: right;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}

/* for the nav-bar
 */
.navitem {
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	padding: 1px 5px 1px 5px;
	margin: 0px -5px 0px 0px;
}

/* stuff for course list page
 */
.date {
	font-weight: bold;
	width: 200px;
	border-top: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-bottom: none;
	border-left: 1px solid #dddddd;
	margin: 0px 0px 0px 0px;
	padding: 3px 20px 3px 20px;
	background-color: #eeeeee;
}
div.la {
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-bottom: none;
	border-left: 1px solid #dddddd;
	padding: 3px 3px 3px 20px;
	background-color: #efefef;	
}
div.lb {
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-bottom: none;
	border-left: 1px solid #dddddd;
	padding: 3px 3px 3px 20px;
}

/* gallery text styles 
 */
.title {			/* album titles on main page */
	font-size: 14px; 
	font-weight: bold; 
}
.desc {				/* album descriptions on main page */
	font-size: 12px; 
}
.caption {			/* photo captions on all pages */
	font-size: 10px; 
}
.error {			/* all error text */
	color: red; 
	font-size: 12px; 
}
.headbox {			/* box around the page headers */
}
.head {				/* page headers */
	font-size: 16px; 
	font-weight: bold; 
}
.bread {			/* used in breadcrumb bars */
	font-size: 10px; 
}
.nav {				/* used in navigation bars */
	font-size: 12px; 
}
.admin {			/* used in admin bars */
	font-size: 10px; 
	font-weight: bold; 
}
.fineprint {			/* used for fine print */
	font-size: 10px; 
}
.popuphead {
	font-size: 16px;
	font-weight: bold
}
.popup {
	font-size: 12px;
}
.editlink {			/* Used for the [edit] tags */
	font-size: 10px;
}

div.float {
  float: left;
  }
  
div.float p {
   text-align: center;
   }


