body {
margin : 0;
padding : 0;
font-family : Times, serif;
font-style : normal;
font-variant : normal;
font-weight : normal;
font-size : 13px;
line-height : 100%;
word-spacing : normal;
letter-spacing : normal;
text-decoration : none;
text-transform : none;
text-align : justify;
text-indent : 0;
color : #888888;
background : #ffd5ff;
}
.box {
display : block;
position : relative;
margin : 0 auto;
border : 0;
padding : 5px;
width : 640px;
background : #ffd5ff;
}
.boxintegrated {
display : block;
position : relative;
margin : 0 auto;
border : 0;
padding : 5px;
width : 640px;
background : #ffffff;
}
.boxintegrated2 {
display : block;
position : relative;
margin : 0 auto;
border : 0;
padding : 5px;
width : 640px;
background : #ffffff;
}
a:link {
color : black;
text-decoration : none;
}
a:visited {
color : black;
text-decoration : none;
}
a:active {
color : #dd3030;
text-decoration : none;
}
a:hover {
color : #dd3030;
text-decoration : none;
}
.nav {
float : right;
}
.list {
text-indent : 3ex;
color : #888888;
}
.image {
display : block;
border : 0;
margin : 5px 0 0 0;
margin-left : auto;
margin-right : auto;
}
#indexcolumnleft {
display : block;
float : left;
padding : 8px;
background : #ffffff;
border : 0;
margin : 5px 0 0 0;
width : 300px;
height : 333px;
}
#indexcolumnright {
display : inline;
float : right;
padding : 8px;
background : #ffffff;
border : 0;
margin : 5px 0 0 0;
width : 300px;
height : 333px;
}
#contentcolumnleft {
display : block;
float : left;
padding : 8px;
background : #ffffff;
border : 0;
margin : 5px 0 0 0;
width : 300px;
height : 680px;
}
#contentcolumnright {
display : inline;
float : right;
padding : 8px;
margin : 5px 0 0 0;
background : #ffffff;
border : 0;
width : 300px;
height : 680px;
}
#widecontent {
display : inline;
padding : 8px;
margin : 5px 0 0 0;
background : #ffffff;
border : 0;
width : 640px;
height : 680px;
}
