wp is very theme oriented, so your theme needs to be compatible. if you can make a page you would like to se on wp, then mock it up, validate it, then break it up into sections, add the php and bobs your mothers brother.
so make your site as html, make sure it validates and works as you want.
which are found in, \wordpress\wp-content\themes\yourtheme\
There should be a .css file in there if that's what your looking for.
so make your site as html, make sure it validates and works as you want.
to make the theme check this out: http://www.cypherhackz.net/archives/200 ... me-part-1/