﻿body,td,th {
	font-family: Courier New, Courier, monospace;
	font-size: 15px;
}
body {
	background-repeat: repeat-x;
	background-position:center 30px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:hover {
	font-weight:bold;
}

#JeremStarMainBody {
	background-position:top center;
	background-repeat:no-repeat;
	width:100%;
	height:1110px;
}

.JeremStarMenu {
	font-family: Courier New, Courier, monospace;
	color:#333333;
	font-size:14px;
}
.JeremStarMenu a {
	color:#333333;
}
.JeremStarMenuPink {
	color:#FF0099;
}
.JeremStarMenuPink a {
	color:#FF0099;
}

#JeremStarContent {
	width:520px;
	padding-right:15px;
	padding-left:15px;
	padding-bottom:15px;
	text-align:justify;
}
h1 {
	font-size:27px;
	font-weight:normal;
}
h2{
	font-size:24px;
	font-weight:normal;
}
.JeremStarContentCopy {
	font-size:10px;
}

#JeremStarPatchDiv {
	position:absolute;
	top:123px;
	width:100%;
}
#JeremStarPatch {
	position:relative;
	width: 970px;
	margin: auto;
	height: 82px;
	text-align:right;
}
#JeremStarPatchImg {
	float:right;
	width: 140px;
}
#JeremstarLastTweet {
	float:right;
	width: 400px;
	font-size:11px;
	font-family:Arial;
	font-style:italic;
}


.JSformRed, .JSformRed a {
	color:#FF0000;
}

.JSformGreen {
	color:#FFFFFF;
}

#JSbannerContainer {
	text-align:left;
}

.JSbannerText {
	font-size:10px;
	text-align:left;
}


/** Style the tweets */
.twitters ul {
  list-style: none;
  padding: 0;
}



#JeremStariPhoneDiv {
	position:absolute;
	top:170px;
	width:100%;
}
#JeremStariPhone {
	position:relative;
	width: 970px;
	margin: auto;
	height: 200px;
	text-align:right;
}
#JeremStariPhoneImg {
	float:right;
}


