body {
	background: url(../images/logo_uoe_presp_fadeout.png) no-repeat 10px 10px;
}

i {
	font-weight: lighter;
}

#timestamp {
	position: absolute;
	top: 0;
	margin-right: 0;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	text-align: right;
	width: 100%;
}

#navilist {
	padding: 0;
	margin: 0;
}

#cc {
	padding: 0;
	margin: 0;
}

#cc p {
	padding: 0 1px 5px 0;
	font-family: Arial, sans-serif;
	font-size: 10px;
	list-style: none;
}

p.dd {
	padding: 2px 5px 2px 60px;
	text-align: left;
}

#navilist li {
	padding: 0 1px 5px 0;
	font-family: Arial, sans-serif;
	font-size: 14px;
	list-style: none;
	text-align: right;
}

#navilist a {
	text-decoration: none;
	padding-right: 15px;
}

#navilist a:hover {
	background: url(../images/bullet_navi.png) no-repeat 100% 50%;
}

#navilist a.active {
	background: url(../images/bullet_navi_light.png) no-repeat 100% 50%;
}

#supportedbylist {
	padding: 5px 0 0 0;
	margin: 0;
	text-decoration: none;
}

#supportedbylist li {
	list-style: none;
}

#supportedbylist img {
	padding: 0 0 0 10px;
	border: 0;
}

#supportedbylist a:hover {
	background: url(../images/bullet_round.png) no-repeat 0 0;
}

#sidebar h2 {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 14px;
	list-style: none;
	text-align: right;
	background-color: #fee;
	width: 210px;
}

body {
	margin: 0;
	padding: 0;
}

#header {
	text-align: center;
	border-bottom: 1px dashed #697;
}

#header h1 {
	padding-right: 220px;
	font-family: Arial, sans-serif;
	font-size: 18px;
}

#header h2 {
	padding-right: 220px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
}

#header a {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: blue;
}

#banner {
	background: #ddd;
	position: absolute;
	margin: 30px 10px 0 0;
	padding: 0 5px 0 5px;
	top: 45px;
	margin-left: 180px;
	width: 600px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	text-align: justify;
}

<!-- wrong! -->
#footer {
	background: #ddd;
	position: relative;
	margin: 30px 10px 0 0;
	padding: 0 5px 0 5px;
	top: 45px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	text-align: justify;
}

#content {
	position: absolute;
	margin: 30px 10px 0 0;
	padding: 0 5px 0 5px;
	top: 45px;
	margin-left: 180px;
	width: 390px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	text-align: justify;
}

#contentwide {
	position: absolute;
	margin: 30px 10px 0 0;
	padding: 0 5px 0 5px;
	top: 35px;
	margin-left: 180px;
	width: 600px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
}

#just {
	text-align: justify;
}

#contentwide h2 {
	margin: 10px 10px 0 5px;
	padding: 3px 0 3px 30px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #225;
}

#contentwide h1 {
	margin: 0 10px 0 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: navyblue;
	text-align: center;
	background: url(../images/bg_stripe.png) repeat top;
}

#leftmenu {
	position: absolute;
	top: 35px;
	margin: 30px 0 0 0;
	left: 0px;
	width: 180px;
	border-right: 1px solid #666;
}

#sidebar {
	position: absolute;
	top: 45px;
	margin: 30px 0 0 0;
	left: 570px;
	width: 210px;
	border-left: 1px solid #697;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	text-align: right;
}
#sidebar p {
	margin: 0;
	padding: 5px 0 0 10px;
}
#sidebar ul {
	text-align: left;
}
#sidebar b {
	text-align: left;
}

#content h1 {
	margin: 0 10px 0 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: navyblue;
	text-align: center;
	background: url(../images/bg_stripe.png) repeat top;
}

#content h2 {
	margin: 10px 10px 0 5px;
	padding: 3px 0 3px 30px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: blue;
}
#content h2.air {
	background: url(../images/icon_plane.png) no-repeat 0 0;
}
#content h2.bus {
	background: url(../images/icon_bus.png) no-repeat 0 0;
}
#content h2.train {
	background: url(../images/icon_train.png) no-repeat 0 0;
}

#content p {
	margin: 5px 10px 0 5px;
}
#contentwide p {
	margin: 5px 10px 0 5px;
}
#content p.travel {
	margin: 5px 10px 0 25px
}
#content a {
	text-decoration: none;
}
#content a:hover {
	background-color: #eee;
}
dd {
	font-weight: bold;
}
form {
	padding: 5px 0 0 0;
}

#submit {
	width: 60px;
}
p.ullink {
	text-align: left;
	font-weight: bold;
}

.code {
	width: 50px;
	vertical-align: top;
}

.time {
	width: 100px;
	vertical-align: top;
}

.detail {
	width: 450px;
	vertical-align: top;
}

.pdetail {
	width: 550px;
	background: #fee;
	vertical-align: top;
}

.span1 {
	background: #ddd;
	font-weight: bold;
	border-bottom: 1px dashed #697;
}

.spanbreak {
	background: #fff;
	border: 1px solid #ddd;
	color: #000;
	font-weight: bold;
}

.day {
	background: #888;
	font-weight: bold;
	color: #fff;
	border: 1px solid #000;
	font-size: 12pt;
	text-align: center;
	width: 25pt; 
}

.pday {
	background: #bbb;
	font-weight: bold;
	border: 1px dashed #000;
	font-size: 10pt;
	color: #fff;
	text-align: center;
	width: 25pt; 
}

table {
	padding: 20px 0 0 0;
}

