html, body{
 background-image		: url('images/overallbg.png');
 background-position	: bottom;
 background-repeat		: repeat-x;
 background-attachment	: fixed;
 margin					: auto auto;
 text-align				: center;
 font-family			: calibri, arial;
 font-size				: 14px;
 color					: #000000;
}

a{
 text-decoration		: none;
 color					: #3A73B9;
}

img{
 border					: none;
}

.maincontent{
 position				: absolute;
 margin					: auto auto;	
 text-align				: center;
 top					: 0px;
 left					: 200px;
}

.side1{
 position				: absolute;
 top					: 0px;
 left					: 0px;
}

.side2{
 position				: absolute;
 left					: 0px;
}

.center{
 position				: relative;
 margin					: auto auto;
 text-align				: center;
 width					: 1000px;
}

.logo{
 background				: url('images/logo.png');
 position				: relative;
 top					: 5px;
 margin-left			: auto;
 margin-right			: auto;
 width					: 600px;
 height					: 227px;
}

.content{
 background-image		: url('images/background.png');
 background-position	: left;
 position				: relative;
 top					: -20px;
 margin-left			: auto;
 margin-right			: auto;
 width					: 600px;
 font-family			: calibri, arial;
 font-size				: 14px;
}

.foot{
 background-image		: url('images/foot.png');
 margin-left			: auto;
 margin-right			: auto;
 position				: relative;
 top					: -35px;
 width					: 600px;
 height					: 115px;
}

.menu{
 background-image		: url('images/background.png');
 position				: relative;
 top					: 0px;
 margin-left			: auto;
 margin-right			: auto;
 width					: 600px;
 height					: 50px;
}

.links{
 background-image		: url('images/links.png');
 width					: 100px;
 height					: 24px;
 padding-left			: 25px;
 font-family			: calibri, arial;
 font-size				: 12px;
 font-weight			: bold;
 cursor					: pointer;
 text-align				: center;
}

.cebu{
 background-image		: url('images/cebu det.png');
 position				: relative;
 text-align				: left;
 top					: 5px;
 width					: 200px;
 height					: 200px;
}

.search{
 background-image		: url('images/search.png');
 position				: relative;
 text-align				: left;
 top					: 10px;
 width					: 200px;
 height					: 350px;
}

.searchoptions{
 position				: relative;
 top					: 55px;
 left					: 25px;
 width					: 145px;
 font-family			: calibri, arial;
 font-size				: 14px;
 color					: #1A5399;
 font-weight			: bold;
}

.quick{
 background-image		: url('images/quick.png');
 position				: relative;
 text-align				: left;
 top					: 15px;
 width					: 200px;
 height					: 200px;
}

.blog{
 background-image		: url('images/blog.png');	
 position				: relative;
 top					: 5px;
 margin-left			: 805px;
 text-align				: right;
 width					: 195px;
 height					: 759px;
}

.blogcontents{
 position				: absolute;
 top					: 75px;
 left					: 20px;
 margin-left			: 0px;
 text-align				: left;
 width					: 160px;
 font-family			: calibri, arial;
 font-size				: 12px;
 color					: #3A73B9;
}

.body{
 position				: absolute;
 top					: 0px;
 left					: 0px;
 width					: 710px;
 height					: 350px;
 background-image		: url('images/pop.png');
 background-color		: #ffffff;
 background-position	: bottom center;
 background-repeat		: no-repeat;
}

.pbody{
 color					: #3A73B9;
 font-family			: calibri, arial;
 font-size				: 14px;
 font-weight			: bold;	
}

.resulttable{
 position				: relative;
 width					: 500px;
 color					: #3A73B9;
 font-family			: calibri, arial;
 font-size				: 14px;
 font-weight			: bold;
 border					: solid 2px #3A73B9;
}

.fbody{
 background-color		: transparent;
 height					: 200px;
}

.submenu{
 position				: absolute;
 left					: 15px;
 width					: 150px;
}

.ibody{
 background-color		: #FFFFFF;
 position				: absolute;
 left					: 180px;
 width					: 500px;
 height					: 300px;
 border					: solid 3px #1A5399;
 margin-top				: -25px;
}

.smdetails{
 background-color		: #1A5399;
 position				: relative;
 top					: 0px;
 width					: 150px;
 cursor					: pointer;
 color					: #ffffff;
}

ul { list-style-image: url("images/minih1.jpg"); }

h2 {font-size:90%}

