/* Start of CMSMS style sheet 'style' */
body {
	margin: 25px auto 20px auto;
	background: #5d5048;
}

#container {
	width: 762px;
	margin: 0 auto;
}

.nothing {
	color: #fff;
	font-family: "Trebuchet MS",arial,verdana;
	font-size: 24px;
	display: inline;
	font-weight: bold;
	text-decoration: none;
}

#top {
	width: 720px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	font-family: "Trebuchet MS",arial,verdana;
	font-size: 10px;
	color: #fff;
	background: #423433;
	padding: 10px 20px 0px 20px;

}

#top h1 {
	color: #fff;
	font-family: "Trebuchet MS",arial,verdana;
	font-size: 24px;
	display: inline;
	font-weight: bold;
}

#nav {
	width: 597px; 
	display: block;
	padding: 6px 0px 6px 166px;
	background: #423433 url(http://www.robbieadams.com/images/corner.gif) no-repeat 0px 0px;
margin: 0;
}

#nav a
{
	border: 1px solid #fff;
	width: 100px;
	color:#fff;
	font-size: 14px;
	text-decoration: none;
	font-family: "Trebuchet MS",arial,verdana;
	padding: 6px 6px 6px 25px;
	background: #998c84 url(http://www.robbieadams.com/images/nav.gif) no-repeat 5px center;
	font-weight: bold;
margin: 0;
}

#nav a:hover
{
	border: 1px solid #fff;
	background-color: #423433;
}

#wrap
{
	padding: 30px 0px 0px 167px;
	width: 595px;
	background: url(http://www.robbieadams.com/images/corner2.gif) no-repeat 0px 0px;
}

#logowrap{
	width: 762px;
}

#content {
	background: #423433 url(http://www.robbieadams.com/images/cutout.jpg) no-repeat 0px 0px;
	width: 563px;
	padding: 140px 30px 5px 0px;
	border: 1px solid #fff;
	font-size: 12px;
	color: #fff;
	font-family: "Trebuchet MS",arial,verdana;
}

#content2 {
	width:513px;
	padding-left: 50px;
text-align: justify;
}


h2 {
	color: #ccc;
}


a {
	color: #cb3302;
	text-decoration: none;
}

a:hover{
	color: #cb3302;
	text-decoration: underline;
}

#footer {
	padding-top: 110px;
	height: 15px;
	text-align: right;	
	background: url(http://www.robbieadams.com/images/logoblack.gif) no-repeat 8px bottom;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

ul {
padding-bottom: 10px;
}

.lessspace {
height: 10px;
padding: 0 0 0 0;
}
/* End of 'style' */

