body {
text-align : center;
margin : 0 auto;
color : #333333;
font-family : Arial, Helvetica, sans-serif;
font-size : 90%;
background-color : #cc0066;
background-image : none;
background-repeat : repeat;
background-position : 320px;
background-attachment : fixed;
}
h1 {
	font-size : 150%;
	margin : 0 0 5px 0;
	padding : 0;
	font-weight : normal;
	line-height : 140%;
}
p {
margin : 0;
padding : 0 0 15px 0;
line-height : 140%;
}
a {
color : #000000;
text-decoration : underline;
font-weight : bold;
}
a:hover {
text-decoration : none;
}
#all {
margin : 0 auto;
text-align : left;
width : 720px;
}
#container {
	padding : 20px;
	margin : 20px 0;
	background-color : #fff;
	background-image : url(../images/intro_index.gif);
	background-repeat : no-repeat;
	background-position : 20px 98px;
}
#content {
padding : 20px 10px 5px 20px;
float : left;
width : 430px;
}
#all #header.author {
font-family : Arial, Helvetica, sans-serif;
font-size : small;
font-style : normal;
font-weight : normal;
color : #333333;
}
#rightColumn {
	float : right;
	width : 170px;
	padding : 20px 20px 5px 10px;
	background-repeat: repeat-y;
}
#footer {
margin : 20px 0;
clear : both;
text-align : left;
width : 680px;
padding : 20px 20px 5px 20px;
background : #ffffff;
font-size : 90%;
}
#footer span {
float : right;
}
/*navigation*/
ul#nav			{
	height: auto;
	width: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 220px;
	margin-left: 0;
	top: 0px;
	bottom: 0px;
	clip: rect(auto,auto,0px,auto);
	left: 0px;
	right: 0px;
	padding: 20px;
	background-color: #CC0066;
}
#nav li			{
	margin:0;
	padding:0;
	list-style:none;
	display:Inline-Block;
}
#nav a			{
	padding:20px;
	color:#FFF;
	text-decoration:none;
	background-color: #CC0066;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC0066;
	border-left-color: #000000;
}
#nav a:hover	{border-right:20px solid #FFF; border-left:20px solid #FFF; background:#38424B }

/*stops the home button going weird*/
#noLeftBorder a, #noLeftBorder a:hover {
border-left : 0;
}
h1#speech {
padding : 0;
margin : 20px;
font-size : 180%;
font-weight : normal;
color : #ffffff;
}
h1#header {
	padding : 15px;
	margin : 0;
	font-size : small;
	font-weight : normal;
	background-color : #fff;
	background-image : url(../images/speech.gif);
	background-repeat : no-repeat;
	background-position : left top;
}
.clearfix:after {
content : ".";
display : block;
height : 0;
clear : both;
visibility : hidden;
}
.clearfix {
display : inline-block;
}
* html .clearfix {
height : 1%;
}
.clearfix {
display : block;
}
.Stil2 {
font-size : small;
}
.Stil4 {
color : #ffffff;
font-weight : bold;
}
.links {
color : #ffffff;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-style : normal;
line-height : normal;
font-weight : normal;
font-variant : normal;
width : 20px;
}

