#main { width:766px;}

#header {height:352px;}

#footer {height:23px}

#index .column_left  {width:384px; float:left}
#index .column_right {width:232px; float:left}

#index1 .column_left  {width:384px; float:left}
#index1 .column_right {width:232px; float:left}

body {
	color: #ccc;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0;
	font-size: 0.6em;
	
}

h1
{
	color: #fff;
	font-size: 12px;
	font-weight: bolder;
      display: inline;
}

h1 sup
{
	color: #ddd;
}

h1 a
{
	color: #fff;
	text-decoration: none;
}

h1 .company, h1 a .company
{
	color: #d01a71;
}

h2
{
	color: #ddd;
	font-size: 12pxt;
      font-weight: bolder;
}

h3
{
	color: #fff;
	font-size: 11pxt;
      font-weight: bolder;
}

h4
{
	font-size: 1.3em;
}

.content
{
	margin: 0 20px;
}

.content a
{
	color: #fff;
}


.content p.linkage
{
	margin-top: 2em;
	text-align: right;
	font-size: 1.7em;
	color: #ddd;
}

.content p.linkage a { color: #fff; }

/*.content p.linkage a
{
	color: #fff;
	background: url('../images/bg/biglink_off.gif') center right no-repeat;
	padding: 10px 20px;
	text-decoration: none;
}

.content p.linkage a:hover
{
	background: url('../images/bg/biglink_on.gif') center right no-repeat;
	font-style: italic;
}*/

#myGallery
{
	text-align: left;
	margin: 0 auto;
}

div.article h1{ 
	color: #fff;
	font-size: 16px;
	font-weight: bolder;
	margin: 0 40px;
	padding: 0.08em 0;
}

div.article h2{ 
	color: #fff;
	font-size: 14px;
	font-weight: bolder;
	margin: 0 40px;
	padding: 0.08em 0;
}

div.article h3{ 
	color: #fff;
	font-size: 12px;
	font-weight: bolder;
	margin: 0 40px;
	padding: 0.08em 0;
}

div.article li{
         background: none;
         line-height:13px;
        list-style:none;
	margin:0px 0px 0px 0px;
	padding:2px 0px 5px 0px;
}

p {padding: 10px 0 10px 0;}
         
div.article {
	    font-size: 12px;
            font-family: Tahoma
	
}