@charset "UTF-8";
body {
	background-color: #352311;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	width: 100%;
	position: relative;
	background-image: url(images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: table;

}
#wrap {
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 774px;
	width: 913px;
	position: relative;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#container {
	position: absolute;
	left: -169px;
}
#banner {
	height: 48px;
	width: 434px;
	position: absolute;
	top: 18px;
	left: 236px;
	text-indent: -1000em;
	background-repeat: no-repeat;
}
#banner a{
	height: 48px;
	width: 434px;
	position: relative;
	background-image: url(images/seamus_logo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
}
#menu {
	position: absolute;
	top: 103px;
	left: 231px;
	height: 32px;
	width: 780px;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#menu ul  li{
	text-indent: -1000em;
	display: inline;
	float: left;
}
#menu ul   a{
	background-repeat: no-repeat;
	background-position: left center;
	height: 32px;
	display: block;
	position: relative;
}
#menu ul #menu01 a {
	background-image: url(images/menu-01.jpg);
	left: 0px;
	height: 32px;
	width: 129px;
}
#menu ul #menu02 a {
	background-image: url(images/menu-02.jpg);
	left: 85px;
	height: 32px;
	width: 170px;
	display: block;
}
#menu ul #menu03 a {
	background-image: url(images/menu-03.jpg);
	left: 172px;
	height: 32px;
	width: 166px;
	display: block;
}
#menu ul #menu04 a {
	background-image: url(images/menu-04.jpg);
	left: 257px;
	height: 32px;
	width: 56px;
	display: block;
}
#menu ul #menu01 a:hover , #menu ul #menu01 a.current{
	background-position: -129px center;
}
#menu ul #menu02 a:hover , #menu ul #menu02 a.current{
	background-position: -170px center;
}
#menu ul #menu03 a:hover , #menu ul #menu03 a.current{
	background-position: -166px center;
}
#menu ul #menu04 a:hover , #menu ul #menu04 a.current{
	background-position: -56px center;
}
#contents {
	height: 460px;
	width: 805px;
	position: absolute;
	top: 135px;
	left: 222px;
}
#leftContentHome {
	height: 425px;
	width: 455px;
	position: absolute;
	top: 15px;
	left: 34px;
}
#leftContentPhoto {
	height: 425px;
	width: 445px;
	position: absolute;
	top: 15px;
	left: 0px;
}
#leftContentVideo {
	height: 425px;
	width: 563px;
	position: absolute;
	top: 15px;
	left: 0px;
}
#frametop {
	position: absolute;
	top: 0px;
	right: 0px;
}
#homeimage {
	position: absolute;
	left: 15px;
	top: 12px;
	z-index: 1;
	background-image: url(images/homeimage_shadow.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 407px;
	width: 438px;
}
#image {
	position: absolute;
	left: 15px;
	top: 12px;
	z-index: 1;
	background-image: url(images/photo_shadow.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 410px;
	width: 430px;
}
#video {
	position: absolute;
	left: 15px;
	top: 12px;
	z-index: 1;
	background-image: url(images/video_shadow.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 407px;
	width: 542px;
}
#frameBottom {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#boarderHome {
	width: 10px;
	left: 500px;
	position: relative;
	height: 200px;
	top: 118px;
	background-image: url(images/rule_short.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#boarderPhoto {
	width: 10px;
	left: 457px;
	position: relative;
	height: 375px;
	top: 45px;
	background-image: url(images/rule_long.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#boarderVideo {
	width: 10px;
	left: 574px;
	position: relative;
	height: 375px;
	top: 43px;
	background-image: url(images/rule_long.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#rightContentHome {
	width: 220px;
	height: 205px;
	position: absolute;
	top: 118px;
	left: 528px;
}


#twitter{
	position: relative;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.75em;
	color:#FFF;
	top:0em;
	left:0em;
	height:100px;
	width:220px;
	clear: both;
}
.twitters {
	border: none;
	;
	overflow: auto;
	height: 100px;
	width: 220px;
	margin-left: 0em;
	padding-left: 0px;
}

.twitters ul {
	list-style: none;
	padding: 0;
	border:none;
	margin-left: 0px;
}

.twitters span.prefix {
  font-weight: bold;
}

.twitters span.time {
  font-style: italic;
  color: #fff;
}

.twitters span.status {
  font-style: italic;
}
.twitters a {
	color: #b77e23;
}
.twitters a:hover {
	color: #8C6019;
}
	



#rightContentPhoto {
	width: 320px;
	height: 400px;
	position: absolute;
	top: 25px;
	left: 482px;
}
#rightContentPhoto p.scroll {
	width: 300px;
}
p.scroll {
	overflow:auto;
	height: 400px;
	margin-right: 2em;
	padding-right: 1.5em;
	float: left;
}
#rightContentVideo {
	width: 200px;
	height: 380px;
	position: absolute;
	top: 25px;
	left: 600px;
}
#footer {
	position: absolute;
	top: 600px;
	width: 815px;
	height: 20px;
	text-align: right;
	left: 222px;
}
a {
	text-decoration: none;
	outline:none
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.current {
	cursor: default;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	color: #FFF;
	margin-top: 0px;
	margin-left: 0.25em;
	padding-top: 0px;
	padding-left: 0.25em;
}
p a  {
	color: #b77e23;
	text-decoration: none;
}
p a:hover {
	color: #8C6019;
}
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
	margin-right: 0.5em;
	padding-right: 0.5em;
	margin-top: 0.1em;
	padding-top: 0.1em;
}
.topleft {
	left: 0px;
	top: 0px;
}
.bold {
	font-weight: bold;
	text-transform: uppercase;
}
input.btn {
	color:#382612;
	font-size:11px;
	color: #b77e23;
	font:Georgia, "Times New Roman", Times, serif;
	background-color:#333;
	border:.1em solid;
	border-color:#666;
	} 
#form{
	background-image:url(images/subscribe-box.jpg);
	height:30px;
	width:275px;

}
