/* CSS Document */

body {
	margin: 7px;
	background-color: #ffffff;
	color: #3d81ee;
}

a:link {
	color: #ff6600;
	background-color: #ffffff;
	text-decoration: none;
}

a:visited {
	color: #ff6600;
	background-color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: #3d81ee;
	background-color: #ffffff;
	text-decoration: none;
}

a:active {
	color: #666666;
	background-color: #ffffff;
	text-decoration: none;
}

h1 {
	font-family: "Trebuchet MS", Georgia, Times, serif;
	font-size: 170%;
	font-weight: normal;
	color: #3d81ee;
	background-color: #ffffff;
	text-align: center;
}

h2 {
	font-family: "Trebuchet MS", Georgia, Times, serif;
	font-size: 135%;
	font-weight: normal;
	color: #3d81ee;
	background-color: #ffffff;
	text-align: center;
}

p {
	font-family : "Trebuchet MS", Georgia, Times,serif;
	font-size : 80%;
	font-weight : normal;
	color : #000000;
	background-color: #ffffff;
	line-height : 140%;
}

b {
	font-weight : bold;
	color : #009900;
	background-color: #ffffff;
}

hr {
    height:1px;
    width:70%;
    background:#ffffff;
	text-align: center;
}

table {
	width: 70%;
	border: 0px;
	padding: 7px;
}

table.center {
	margin-left: auto;
	margin-right: auto;
}

td {
	padding-bottom : 14px;
}

.smallerp {
	font-family: "Trebuchet MS", Georgia, Times, serif;
	font-size: 70%;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	text-align: center;
}

.biggerp {
	font-family: "Trebuchet MS", Georgia, Times, serif;
	font-size: 90%;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	text-align: center;
}

.biggerpl {
	font-family: "Trebuchet MS", Georgia, Times, serif;
	font-size: 90%;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	text-align: left;
}

.legal {
	font-family: "Trebuchet MS", Georgia, Times, serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	text-align: center;
}

.navigation {
	font-family: "Trebuchet MS", Georgia, Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	text-align: center;
}

table#referrers td {
	width: 135px;
	text-align: center;
	font-family : "Trebuchet MS", Georgia, Times,serif;
	font-size : 70%;
	font-weight : normal;
	color : #000000;
	background-color: #ffffff;
}

table#thumbs {
	width: 77%;
	text-align: center;
	color : #000000;
	background-color: #ffffff;
}

table#thumbs td {
	width: 145px;
	text-align: center;
	padding-bottom : 28px;
	font-family : "Trebuchet MS", Georgia, Times,serif;
	font-size : 70%;
	font-weight : normal;
	color : #000000;
	background-color: #ffffff;
}

table#content td {
	width: 100%;
	text-align: left;
	font-family : "Trebuchet MS", Georgia, Times,serif;
	font-size : 91%;
	font-weight : normal;
	color : #000000;
	background-color: #ffffff;
}

table#contact {
	width: 444;
	text-align: center;
	color : #000000;
	background-color: #ffffff;
}

table#contact td {
	font-family : "Trebuchet MS", Georgia, Times,serif;
	font-size : 70%;
	font-weight : normal;
	text-align: left;
	color : #3d81ee;
	background-color: #ffffff;
}

ul {
	list-style-image: url("cool-wallpaper-sites/bullet__ORNG_sm.png");
	font-family : "Trebuchet MS", Georgia, Times,serif;
	font-size : 80%;
	font-weight : normal;
	color : #000000;
	background-color: #ffffff;
}

table#coolsites {
	width: 444;
	color : #000000;
	background-color: #ffffff;
}

table#coolsites td {
	font-family : "Trebuchet MS", Georgia, Times,serif;
	font-size : 91%;
	font-weight : normal;
	text-align: left;
	color : #3d81ee;
	background-color: #ffffff;
}