body {
	background-color: #000000;
	margin:0px;
	padding:0px;
	color:#ffffff;
	font-family:verdana;

}

#flashcontent {
		width: 910px;
		height: 720px;
		z-index:1;
	}
	

a:link {
	color: #dddddd;
	text-decoration:none;

}
a:visited {
	color: #dddddd;
	text-decoration:none;
}
a:hover {
	color: #A40F0F;
	text-decoration: underline;
}
a:active {
	color: #dddddd;
	text-decoration: underline;
}


a.bottom:link, a.bottom:visited {
	color: #ffffff;
	text-decoration:none;
	font-size:10px;
	margin-left:10px;
	margin-right:10px;
	padding:0px;
}
a.bottom:hover, a.bottom:active {
	color: #A40F0F;
	text-decoration: underline;
}

td.main {
	background-color: #000000;
	background-attachment: fixed;
	background: url("http://www.paulmasoumi.com/images/background.gif");
	background-repeat: repeat-x;

}

.wrapped{
	background-color:#1e1e1e;
	border: 1px solid #5b5b5b;
}

td.maintext, span.maintext, td.maintext table, td.maintext table td, #contentcell {
	color:#eee;
	font-size: 12px;
	text-align:justify;
	line-height:18px;
}


p.indent {
text-indent:40px;
}

span.maintext p{
padding-right:200px;
padding-left:200px;
text-align:justify;
}

div.sectiontitle{
	color:#dddddd;
	font-size: 12pt;
	margin-top:10px;
	margin-left:10px;
	}

span.title{
	color:#ffffff;
	font-family: Trajan,Trajan Pro,Arial;
	font-size: 16pt;
}

span.titlefirstletter{
	color:#ffffff;
	font-family: Trajan,Trajan Pro,Arial;
	font-size: 20pt;
}

input.buttons{
	background-color:#1e1e1e;
	border: 1px solid #5b5b5b;
	color:#ffffff;
	font-family: Trajan,Trajan Pro,Arial;
	font-size: 9pt;
}

.entry{
	background-color:#1e1e1e !important;
	border: 1px solid #5b5b5b;
	color:#ffffff !important;
	font-size: 9pt;
}

#chbackground {

}

td.bottom {
	background-color:#1e1e1e;
	border-top: 1px solid #5b5b5b;
	border-bottom: 1px solid #5b5b5b;
}

.footertext {
	color:#ffffff;
	font-size: 10px;
	line-height:12px;
}

.disclaimer {
	color:#bbbbbb;
	font-size: 9px;
	margin-top:7px;
	line-height:10px;
	
}


.bottmlinktext {
	color:#ffffff;
	font-size: 10pt;
}




/* CSS FROM OLD FILE */

span.bottom
{
	font-size: 12px;
	color:#666666;
	
}

span.text
{
	font-size: 12px;
	color:#000000;
}


span.form
{
	font-size: 12px;
	font-weight:bold;
	color:#ffffff;
}


span.bubble
{
	font-size: 12px;
	font-weight:bold;
	color:#A40F0F;;
}

span.buildingname {
	font-weight:bold;
	color:#ccc;
	text-decoration:underline;
}


td.padded{
padding:5px;
}


.preload {display:none;
		visibility: hidden;
		z-index: -1;
	}


td.bottomborder{
border-bottom: 1px solid black;
}

div.keyholebackground
{
background-image: url("http://www.paulmasoumi.com/images/gallerysidebar.jpg");
background-repeat: no-repeat;
background-position: bottom right;
}
/* End Of CSS FROM OLD FILE */


/* Community Links CSS Classes*/



#communitybox {
position:relative;
left:25px;
width:900px !important;
}

#communitybox div.box {
width:296px !important;
text-align:left;
display:block;
padding-bottom:10px;
margin-bottom:4px;

}

#community1 {
padding:0px;
float:left;
width:296px;
}

#community1 div.box {
padding-bottom:25px;
}

#community2 {
padding:0px;
position:relative;
left:6px;
float:left;
width:296px;
}

#community3 {
padding:0px;
position:relative;
left:12px;
float:left;
width:296px;
}

#community3 div.box {
padding-bottom:16px;
}

div.box a {
margin-left:10px;
}


/* LISTING DETAIL PAGE ELEMENTS*/

.listingdetails {
float:left;
width:290px;
margin-left:10px;
text-align:justify;
}

.listingdetails p {
width:90%;
margin-left:15px;
text-indent:0px;
}

.listingdetails p:first-letter{
font-size:12px;
}
.listingdetails table th {
text-decoration:underline;
}

.boxedtitle {
height:22px !important;
position:relative;
margin-bottom:10px;
margin-top:20px;
}

.boxedtitleleft {
height:22px !important;
background-image:url("http://www.paulmasoumi.com/images/titleboxleft.jpg");
background-repeat:no-repeat;
width:12px !important;
position:absolute;
left:0px;
top:0px;
}

.boxedtitleright {
height:22px !important;
background-image:url("http://www.paulmasoumi.com/images/titleboxright.jpg");
background-repeat:no-repeat;
width:12px !important;
position:absolute;
right:0px;
top:0px;
}

.boxedtitlemiddle {
height:22px !important;
background-image:url("http://www.paulmasoumi.com/images/titleboxmiddle.jpg");
background-repeat:repeat-x;
width:auto;
padding-left:20px;
padding-right:20px;
padding-top:3px;
text-align:center;
}
