body {
	background: #FFF4DC;
	color: #620;
	width: 640px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-family: serif;

	}


	
	
	
#title {

	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	}

#title h1 {
	font-size: 32pt;
	}

	
	
	
#front-wrapper {
	width: 410px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	background: #efddc6;
	}
	
#front {
	font-size: 10pt;
	font-family: sans-serif;
	text-align: left;
	background: #efddc6;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	}
	
	
#front img {
	border: none;
	margin-bottom: 5px;
	}

.fronttext {
	vertical-align: top;
	padding-top: 3px;
	}
	
.fronttext a {
	color: #310;
	text-decoration: none;
	}
	
.fronttext a:hover {
	background: #310;
	color: #efddc6;
	}
	
#front td a {
	text-decoration: none;
	}

#front td a:hover {
	text-decoration: none;
	}

.fronttext {
	padding-left: 10px;
	}
	
#front-top {
	width: 410px;
	background-image: url('images/blogger_main_top.gif');
	height: 15px;	
	}
	
#front-bottom {
	width: 410px;
	background-image: url('images/blogger_main_bottom.gif');
	height: 15px;
	}


	
	
	
#main {
	width: 320px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 10pt;
	font-family: sans-serif;
	background-image: url('http://dougald.co.uk/dougald2.css');
	}

#maintop {
	background-image: url('images/maintopbg.gif');
	height: 15px;
	}
	
#maincontent {
	
	min-height: 23.5em;
	text-align: justify;
	padding: 0.1em 1em 0.1em 1em;
	background: #efddc6;
	}

#maincontent a {
	color: #310;
	text-decoration: none;
	}
	
#maincontent a:hover {
	background: #310;
	color: #efddc6;
	}
	


#mainbottomtable {
	font-size: 9pt;
	text-align: center;
	padding: 0 40px 0 40px;
	background: #efddc6;	
	height: 20px;
	font-weight: 700;
	}

#mainbottomtable tr {
	
	}
	
#mainbottomtable td {
	width: 80px;
	text-align: center;
	}
	
#mainbottomtable td a {
	color: #620;
	text-decoration: none;
	display: block;
	width: 100%;
	}

#mainbottomtable td a:hover {
	background: #310;
	color:#efddc6;
	}
	
.right {
	text-align: right !important;
	width: 10% !important;
	}
	
.left {
	text-align: left !important;
	width: 10% !important;
	}
	
#mainbottom {
	background-image: url('images/mainbottombg.gif');
	height: 15px;
	}


#mediatable {

	}
	
.imagebutton img {
	border: #310 1px solid;
	}
	
.imagebutton {
	width: 100px;
	}

.textbox {
	width: 190px;
	height: 50px;
	font-size: 8pt;
	padding-top: 0;
	}
	
#friendstable {
	padding: 0 1em 0 1em;
	text-align: center;
	font-size: 8pt;
	}
	
#friendstable a {
	display: block;
	width: 100%;
	}

#friendstable td {
	width: 140px;
	}
	
#contacts table {
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	}
	
#contacts td {
	vertical-align: top;
	}

.cat {
	font-weight: 700;
		}

.contact {
	margin: 10px 25px 0 25px;
	}
	
.caption {
	font-size: 8pt;
	}
	
	

	
#navtable {
	width: 420px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: 700;
	}

#navtable tr {
	}

#navtable td {
	width: 140px;
	text-align: center;
	}

#navtable td a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #620;
	}

#navtable td a:hover {
	background: #620;
	color: #FFF4DC;
	}