#wrapper {
 	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #999999;
	text-align: center;
    background-image: url(http://www.mattopia.com/images/times_bg.jpg);
	background-repeat: repeat;
	background-position: top center;
}
#page {
	background:#FFF;
	margin: 0px auto 0px auto;
	padding: 0 0 0 0;
	text-align: left;	/* counteract IE5/Win bug fix side effect */
	width: 900px;
}

#header {
	background:#FFF;
	width: 900px;
	height: 130px;
}

#hleft {
	background:#FFF;
	float: left;
	width: 140px;
	margin: 0 0 0 0;
	height: 130px;
}
#hright {
	background:#FFF;
	float: right;
	width: 760px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 130px;
}

#menu {
	background:#000;
	width: 900px;
	height: 45px;
}

#body {
	background:#FFF;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
	width: 900px;
}

#body-photos {
	background:#000;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
	width: 900px;
}

#content {
	background:#FFF;
	margin: 0 75px 0 75px;
	padding: 0 0 0 0;
	float: left;
	width: 750px;
}

#lm {
	float: left;
	font: .75em Arial, Helvetica, sans-serif;
	width: 140px;
	height: 40px;
}
#rm {
	float: right;
	font: .75em Arial, Helvetica, sans-serif;
	width: 760px;
}

#right {
	float: right;
	margin-top: 0px 8px 0 8px;
	padding: 0px 10px 2px 10px;
	width: 600px;
}
#left {
	float: left;
	margin-top: 0px;
	display: inline;
	margin-left: 10px;
	padding: 4px 0 2px 0;
	width: 300px;
}

#footer {
	background:#000;
	clear:both;
    padding-top: 5px;
	width: 900px;
	height: 60px;
}

h1 {
	font-family: Courier New, Courier, Times New Roman;
	font-size: 12pt;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	margin-bottom: 2px;
}
h2 {
	font-family: Courier New, Courier, Times New Roman;
	font-size: 10.5pt;
	font-style: italic;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}

h3 {
	font-family: Courier New, Courier, Times New Roman;
	font-size: 11pt;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	margin: 5px 0 4px 0;
}

p {
	font-family: Courier New, Courier, Times New Roman;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 0 0 0 0;
}

a:link {
	color: #003399;
	text-decoration: none;
}

a:visited {
	color: #003399;
	text-decoration: none;
}

a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

.bulleted li{
	list-style-type:disc;
	font-family: Courier New, Courier, Times New Roman;
	font-size: 9pt;
	font-weight: normal;
	margin: 0 0 0 20px;
}

ul, li {
	font-family: Courier New, Courier, Times New Roman;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	margin-top: 1px 0 1px 0;
	padding: 1px 0 1px 0;
}

/*ul, li a:link {
	color: #003399;
}

ul, li a:visited {
	color: #003399;
}

ul, li a:hover {
	color: #999;
}
*/
.caption {
	font-family: Courier New, Courier, Times New Roman;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}
.image_right {
	float: right;
	padding: 0 0 5px 0;
}
.photo_left {
	font-family: Courier New, Courier, Times New Roman;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	float: left;
	padding: 5px;
	text-align: center;
}
.photo_right {
	font-family: Courier New, Courier, Times New Roman;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	float: right;
	padding: 5px;
	text-align: center;
}

#twitter {
  float:left;
  margin: 0 10px 0 24px;
  padding: 5px 0 5px 0; 
  border-right: solid 1px #BEBEBE;
  width: 428px;
}
#section {
  float: right;
  margin: 0 17px 0 0;
  padding: 5px 0 5px 0; 
  border-bottom: solid 1px #BEBEBE;
  width: 420px;
  height: 100%;
}
#section-last {
  float:right;
  margin: 0 17px 0 0;
  padding: 5px 0 5px 0; 
  width: 420px;
}

table#mainTable {
  border: solid 1px #000000;
}
table#mainTable td {
  border: solid 0px #000000;
}

table#updatesTable td {
  padding: 5px 5px 5px 10px; 
  border-bottom: solid 1px #BEBEBE;
}
table#updatesTable td.last {
  padding: 5px 5px 5px 10px; 
}
table#updatesTable td.lastandright {
  padding: 5px 10px 5px 5px; 
  border-right: 1px solid #BEBEBE; 
}
.sidebar {
	font-family:  Courier New, Courier, Times New Roman;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	float: right;
	margin-left: 10px;
	padding: 16px;
	text-align: left;
    border-right: 1px solid #FFFFFF; 
    border-left: 1px solid #FFFFFF; 
    border-top: 1px solid #FFFFFF; 
    border-bottom: 1px solid #FFFFFF; 
	background-color:#333333;
	width: 320px;
}

.sidebar-ctext {
	font-family:  Courier New, Courier, Times New Roman;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	float: right;
	margin-left: 10px;
	padding: 16px;
	text-align: center;
    border-right: 1px solid #FFFFFF; 
    border-left: 1px solid #FFFFFF; 
    border-top: 1px solid #FFFFFF; 
    border-bottom: 1px solid #FFFFFF; 
	background-color:#333333;
	width: 320px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #CCCCCC;
	font-weight: bold;
    font-decoration: italic;
}
.love {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #FF0000;
	font-weight: bold;
    font-decoration: italic;
}
.weather {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	margin-bottom: 2px;
	color: #FFFF00;
	font-weight: bold;
}

.topborderg { 
border-top: 1px solid #BEBEBE; 
} 

.rightborderg { 
border-right: 1px solid #BEBEBE; 
} 

.leftborderg { 
border-left: 1px solid #BEBEBE; 
} 

.wbullet {color: #FFFFFF
}



