/* CSS Document */
/* cjjulian.com */
@charset "utf-8";

/* Body
----------------------------------------------- */

body {
  background-color:#000000;
  margin:0;
  font:x-small "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
  text-align:center;
  color:#000;
  font-size/* */:/**/small;
  font-size: /**/small;
  }
  
body a:link {
  color:#000;
  text-decoration:none;
  }
  
body a:visited {
  color:#000;
  text-decoration:none;
  }
  
body a:hover {
  color:#000;
  text-decoration:underline;
  }
  
  /* Background
----------------------------------------------- */
#bgborder {
	width:100%;
	height:520px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:0px;
	background-color:#666666;

}
#bg01 {
background-position:right;
background-repeat:no-repeat;
background-color:#FFFFFF;
width:98%;
height:500px;
top:10px;
position:relative;
margin-left:auto;
margin-right:auto;
overflow: auto;
}

/* header
----------------------------------------------- */

#header {
color:#ffffff;
background-color:#000000;
text-align:center;
}

#header a{
color:#ffffff;
text-decoration:none;
}

#header a:hover{
color:#ffffff;
text-decoration:underline;
}
/* content
----------------------------------------------- */

#content {
width:800px;
position:relative;
margin-left:auto;
margin-right:auto;
font-family:Arial,Helvetica,sans-serif;
text-align:center;
}

#pol {
width:246px;
height:300px;
position:static;

border-style:dashed;
border-color:#666666;
}

#pol2 {
width:246px;
height:300px;
position:static;

border-style:dashed;
border-color:#666666;
}

#pol3 {
width:246px;
height:300px;
position:static;

border-style:dashed;
border-color:#666666;
}

/* Footer
----------------------------------------------- */
#footer {
width:100%;
height:150px;
position:relative;
margin-left:auto;
margin-right:auto;
font-family:Arial,Helvetica,sans-serif;
text-align:center;
background-color:#000000;
color:#ffffff;
letter-spacing:5px;
font-style:italic;
}