body {
	background-image:url(../images/slightly-broken.com_bg.png);
	background-repeat:repeat-x;
	background-color:#d6eaf7;
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}
h1 {
	font-size:18px;
	
}
/* Form <br> fix*/
form {
margin: 0px;
padding: 0px;
display: inline;
}
#file_header table {
margin: 0px;
padding: 0px;
display: inline;
}

#main {
	background-color:#e0e8ed;
	width:910px;
	min-height:400px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
}

#main_padding {
	width:890px;
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
	padding-bottom:5px;	
}

#main_header {
	background-image:url(../images/slightly-broken.com_header_bg.png);
	height:98px;
	margin:auto;
}
#logo {
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/slightly-broken.com_logo.png);
	width:376px;
	height:94px;
	background-position:bottom;
	background-repeat:no-repeat;
}


#navigation {
	background-image:url(../images/slightly-broken.com_navigation.png);
	height:43px;
	width:100%;
}

#navigation_outline {
	height:30px;

	padding-top:8px;
	width:100%;
}
#search_navigation {
	float:right;
	padding-right:10px;
	font-weight:bold;
	color:#FFF;
	
}
#navigation_links {
	float:left;
	padding-top:2px;
	
}
#navigation_links a {
	color:#FFF;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
	font-weight:bold;
	margin-top:2px;

}

#search_navigation a {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	margin-top:2px;	
	
}
#search_navigation a:hover{
	color:#0FF;	
	
}
#search_navigation #search_box{
	width:100px;
	
}


#navigation_links a:hover {
	color:#0FF;
	
}
#credits {
	background-image:url(../images/slightly-broken.com_credits_bottom_px.png);
	background-position:bottom;
	height:36px;
	width:910px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;

}
#credits #credits_center {
	padding-top:8px;
}
				 
			

#credits_right {
	background-image:url(../images/slightly-broken.com_credits_bottom_right.png);
		background-position:bottom;
	float:right;
	height:36px;
	width:5px;
}
#credits_left {
	background-image:url(../images/slightly-broken.com_credits_bottom_left.png);
		background-position:bottom;
	float:left;
	height:36px;
	width:5px;
}




/*Cloud Word Sizes*/
#word_size10 {
	font-size:36px;
}
#word_size9 {
	font-size:33px;
}
#word_size8 {
	font-size:30px;
}
#word_size7 {
	font-size:27px;
}
#word_size6 {
	font-size:24px;
}
#word_size5 {
	font-size:21px;
}
#word_size4 {
	font-size:18px;
}
#word_size3 {
	font-size:15px;
}
#word_size2{
	font-size:12px;
}
#word_size1 {
	font-size:9px;
}

#search_cloud a {
	text-decoration:none;
	color:#414141;
	
	
}
#search_cloud a:hover {
	border-bottom:solid #009 2px;
	color:#33C;
	
}

#search_cloud{
	margin-top:20px;
	
	
}

/*End Cloud Word Sizes*/

#file_header {
	padding-top:px;
	background-image:url(../images/slightly-broken.com_content_middle.png);
	background-position:bottom;
	background-repeat:repeat-x;
	margin-left:auto;
	margin-right:auto;

	width:100%;
	height:22px;
	
}


#file_header_left {
	height:22px;
	width:6px;	
	float:left;
	background-image:url(../images/slightly-broken.com_content_left.png);
	
}
#file_header_right {
	height:22px;
	width:6px;
	float:right;
	background-image:url(../images/slightly-broken.com_content_right.png);
	
}
#file_list {

	
	
	margin-left:auto;
	margin-right:auto;
	width:870px;
	
}

#file_header_left_table {
	background-image:url(../images/slightly-broken.com_content_left.png);
}
#file_header_right_table {
	background-image:url(../images/slightly-broken.com_content_right.png);
}
#file_header_ {
	background-image: url(../images/slightly-broken.com_content_middle.png);
	height:22px;
}


#x {
	padding-top:1px;
	padding-bottom:1px;
	border-left:solid 1px #B6D9F7;
	border-right:solid 1px #B6D9F7;
	background-color:#DDEEFC;
	
}

#y {
	background-color:#B6D9F7;
	padding-top:1px;
	padding-bottom:1px;
}

#y a, #x a{
	font-size:14px;

	color:#000;
	text-decoration:none;
}

#y a:hover, #x a:hover{
	font-size:14px;


	text-decoration: underline;
	
}

#x:hover{
	background-color:#86A3E4;

}
#y:hover{
	background-color:#86A3E4;
}
#advanced_search {
	border:solid 2px #86A3E4;
	
	font-size:14px;
	width:200px;
	
}
#as_border {	
	background-color:#B6D9F7;
	width:880px;
	margin-left:auto;
	margin-right:auto;
}
/*
#file_list a {
	color:#414141;
	font-size:12px;
	
}
#file_list a:hover {
	text-decoration:none;
	font-size:13px;
	color:#333;
}

*/