@charset "utf-8";


#container {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 107%;

}

#mainContent {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 220px;
	border: medium solid #633;
	padding-right: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: center center;
}

#sidebar {
	display: inline;
	float: left;
	width: 180px;
	margin-top: 20px;
	margin-left: 10px;
	border: thin solid #633;
	text-align: center;
	padding-top: 10px;
	line-height: 160%;
	font-weight: bolder;
	font-size: smaller;
	margin-bottom: 50px;
}

#header {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: large;
	color: #FFF;
}
.sound {

}

.small {
	font-size: x-small;
}
a:visited {
	text-decoration: none;
	color: #036;
}
a:active {
	text-decoration: none;
	color: #F00;
}
#nav {
	font-family: Tahoma, Geneva, sans-serif;
	border-bottom-width: 0.25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-bottom-color: #633;
}
#footer {
	margin-top: 60px;
	margin-left: 3px;
}

a:link {
	text-decoration: none;
}
#background {
	background-image: url(../assets/photos/backgnd_3.jpg);
	padding-bottom: 60px;
}
a:hover {
	text-decoration: none;
	color: #F39;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}

#links {
	text-align: center;
	font-size: large;
}


#container #sidebar #name {
	font-size: x-small;
	font-style: italic;
	color: #303;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #606;
}

.floatright {
	float: right;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-top: 25px;
}
#tagline {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
	color: #FFF;
	font-weight: bold;
	font-size: small;
	text-align: center;
}


/* CSS Document */

.clearfloat {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	clear: both;
	height: 0px;
	display: none;
	width: 780px;
}
.otherplaces {
	font-size: xx-small;
}
#bottom {
	font-size: 4px;
	color: #CCC;
	width: 300px;
	margin-top: 400px;
	margin-left: auto;
	margin-right: auto;
}
.floatleft {
	float: left;
}
.centre {
	margin-left: 100px;
	text-align: center;

}

.leftpadding {
	padding-left: 100px;
	border: thin solid #F00;
}
.grey {
	color: #666;
}
