body {
	text-align: center;
	font-size: 62.4%;
}

#frame {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(/joeyrory/media/images/joey_rory_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 393px;
}

#submenu {
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 6px;
	color: #FFFFFF;
}

#submenu a:link, #submenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#submenu a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
#headerPrint {
	display: none;
}


#content {
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
	min-height:350px;
	font-size: 1.4em;
}
#content a:link, #content a:visited {
	color: #CC3300;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC3300;
}
#content a:hover {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

h1, h2, h3, h4, h5 {
	font-weight: bold;
	padding-bottom: 12px;
}
h1 {
	font-size: 2.4em;
}
h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
}

h4 {
	font-size: 1em;
}

p {
	font-size: 1em;
	line-height: 1.6em;
	padding-bottom: 1.6em;
}
ul {
	margin-bottom: 12px;
}


li {
	list-style-type: square;
	margin-left: 50px;
	padding-left: 0px;
	list-style-position: outside;
	padding-bottom: 4px;
}

td {
	padding: 6px;
	text-align: center;
}
.btnMainPage {
	display: block;
	height: 135px;
	width: 190px;
	float: left;
	background-image: url(/joeyrory/media/images/btn_background.png);
	background-repeat: no-repeat;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
	padding-top: 55px;
	margin: 36px;
}

.hidden {
	display: none;
}
.clipping li {
	list-style-type: none;
	margin-left: 0px;
}

.clipping {
	list-style-type: none;
	padding: 4px;
	float: left;
	width: 275px;
	display: block;
	border: 1px solid #000000;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 12px;
	margin-left: 75px;
	height: 204px;
	list-style-image: none;
}
.clipping img{
	float: right;
	min-width: 150px;
	border: 1px solid #000000;
}
.clipping-title {
	font-weight: bold;
	font-size: 1.1em;
	float: left;
	width: 120px;
	display: block;
	padding-top: 0px;
	padding-left: 0px;
}
.clipping-title span {
	font-size: .7em;
	font-weight: normal;
}
.clipping-date {
	float: left;
	display: block;
	width: 120px;
}
.clipping-link  {
	display: block;
	width: 120px;
	text-align: center;
	float: left;
	margin: 0px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer {
	clear:both;
	width: 788px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
}
